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 available for the Google Cloud Dialogflow v2 API class ConversationInfo is 4.26.0."],["This page provides documentation and code samples for the ConversationInfo class within the Google Cloud Dialogflow v2 API, with versions ranging from 3.2.0 to 4.26.0."],["The ConversationInfo class represents metadata of a conversation and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `LanguageCode` property within ConversationInfo, representing the language code of the conversation data, supports all UTF-8 languages."],["The ConversationInfo class has two constructors, a default constructor, and a copy constructor, to make a copy of another ConversationInfo object."]]],[]]