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 reference documentation for the `GetConversationRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `GetConversationRequest` class is a request message used to retrieve conversation details, as part of the `Conversations.GetConversation` method."],["The page details the `GetConversationRequest` class's inheritance, the interfaces it implements and the namespace `Google.Cloud.Dialogflow.V2`."],["The page lists versions ranging from 3.2.0 to the latest 4.26.0 of the `GetConversationRequest` class, allowing users to access documentation for specific versions."],["It describes the `GetConversationRequest` properties `ConversationName` and `Name`, including their types and descriptions for proper use."]]],[]]