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"]],[["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 page 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 designed to manage the context of a conversation, including message transcripts, and it implements several interfaces like \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\u003eThe page lists numerous versions of the \u003ccode\u003eConversationContext\u003c/code\u003e class, ranging from version 3.2.0 to the latest version 4.26.0, including the currently selected version, 4.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationContext\u003c/code\u003e has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eConversationContext\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eMessageEntries\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<MessageEntry>\u003c/code\u003e that provides a list of the transcripts for the conversation.\u003c/p\u003e\n"]]],[],null,[]]