public sealed class ConversationContext : IMessage<ConversationContext>, IEquatable<ConversationContext>, IDeepCloneable<ConversationContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 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"]],[["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\u003eThis document provides reference information for the \u003ccode\u003eConversationContext\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationContext\u003c/code\u003e class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, is used to represent the context of a conversation, including transcripts.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in two versions, \u003ccode\u003e1.0.0-beta23\u003c/code\u003e (latest) and \u003ccode\u003e1.0.0-beta22\u003c/code\u003e, within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConversationContext\u003c/code\u003e class offers two constructors: a default constructor and another that takes a \u003ccode\u003eConversationContext\u003c/code\u003e instance as a parameter, and has a \u003ccode\u003eMessageEntries\u003c/code\u003e property that lists message transcripts.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements methods from \u003ccode\u003eobject\u003c/code\u003e, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, for general object handling and properties.\u003c/p\u003e\n"]]],[],null,[]]