public sealed class GetConversationRequest : IMessage<GetConversationRequest>, IEquatable<GetConversationRequest>, IDeepCloneable<GetConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetConversationRequest.
The request message for
[Conversations.GetConversation][google.cloud.dialogflow.v2.Conversations.GetConversation].
[[["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-03-21 UTC."],[[["This webpage provides documentation for the `GetConversationRequest` class within the Google Cloud Dialogflow v2 API for .NET, with the latest version being 4.26.0 and the current version specified as 4.19.0."],["The `GetConversationRequest` class is used to request a conversation and is part of the `Google.Cloud.Dialogflow.V2` namespace, as implemented by several interfaces."],["The page details the class's inheritance, constructors, and properties, including the `ConversationName` and `Name` properties, as well as their expected inputs and output."],["The webpage lists all available versions of the `GetConversationRequest` class ranging from 3.2.0 to the latest version of 4.26.0."]]],[]]