public sealed class ConversationInfo : IMessage<ConversationInfo>, IEquatable<ConversationInfo>, IDeepCloneable<ConversationInfo>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eConversationInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace is 4.26.0, with numerous previous versions dating back to 3.2.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationInfo\u003c/code\u003e is a sealed class that represents metadata of a conversation, and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, and includes properties like \u003ccode\u003eLanguageCode\u003c/code\u003e, which is used for specifying the language of the conversation data.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of the \u003ccode\u003eConversationInfo\u003c/code\u003e class, the first is the default \u003ccode\u003eConversationInfo()\u003c/code\u003e constructor, and the second is the \u003ccode\u003eConversationInfo(ConversationInfo other)\u003c/code\u003e constructor, which takes another \u003ccode\u003eConversationInfo\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]