public sealed class ConversationContext : IMessage<ConversationContext>, IEquatable<ConversationContext>, IDeepCloneable<ConversationContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ConversationContext.
Context of the conversation, including transcripts.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eConversationContext\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationContext\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the different available versions of the \u003ccode\u003eConversationContext\u003c/code\u003e class, with the latest being 4.26.0, and includes versions as far back as 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationContext\u003c/code\u003e class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationContext\u003c/code\u003e class includes a \u003ccode\u003eMessageEntries\u003c/code\u003e property of type \u003ccode\u003eRepeatedField\u003c/code\u003e which contains a list of \u003ccode\u003eMessageEntry\u003c/code\u003e elements, and can be instantiated using two constructors, one empty and another accepting another \u003ccode\u003eConversationContext\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]