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-04-01 UTC."],[[["This webpage provides reference documentation for the `ConversationContext` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `ConversationContext` class manages the context of a conversation, including the transcripts, within the Dialogflow v2 API."],["The documentation covers multiple versions of the API, from version 3.2.0 up to the latest 4.26.0, with the current viewed version being 4.23.0."],["The page details the `ConversationContext` class's inheritance, the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and more, as well as the inherited members and its properties, such as `MessageEntries`."],["The page contains the constructors for `ConversationContext`, in addition to the namespace and the assembly where the class can be found."]]],[]]