public sealed class ConversationInfo : IMessage<ConversationInfo>, IEquatable<ConversationInfo>, IDeepCloneable<ConversationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ConversationInfo.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google Cloud Dialogflow V2 API ConversationInfo class is 4.26.0, with a range of versions available from 3.2.0 up to the latest."],["The `ConversationInfo` class represents metadata for a conversation within the Google Cloud Dialogflow V2 API."],["The `ConversationInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `LanguageCode` property, which is a string representing the conversation data's language code."],["There are 2 constructors provided for the `ConversationInfo` class, a default one, and another one that accepts `ConversationInfo` as a parameter."]]],[]]