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 provided content is the documentation for the `ConversationInfo` class within the Google Cloud Dialogflow v2 API for .NET, listing available versions and class information."],["The latest version of the API documentation is 4.26.0, with a range of versions from 4.26.0 down to 3.2.0 available for reference."],["`ConversationInfo` represents metadata of a conversation, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default initialization and copying from another `ConversationInfo` instance, plus a property `LanguageCode` for setting the conversation's language."]]],[]]