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 is 4.26.0."],["This page provides documentation for the `ConversationInfo` class, specifically within the Google.Cloud.Dialogflow.V2 namespace."],["The `ConversationInfo` class represents metadata of a conversation and it inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConversationInfo` class has a property named `LanguageCode`, which is an optional string and represents the language code of the conversation."],["The available versions of the API range from 3.2.0 up to 4.26.0, with each version having its corresponding documentation."]]],[]]