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, specifically across multiple versions, ranging from 3.2.0 to 4.26.0 with 4.26.0 being the latest."],["`GetConversationRequest` is a request message class used for retrieving a conversation via the `Conversations.GetConversation` method in the API."],["The page details the inheritance and implementation of the `GetConversationRequest` class, including its constructors, properties, and inherited members from the base `object` class."],["The class has properties such as `ConversationName` (a typed view) and `Name` (string) to identify the conversation being requested."],["The documented class belongs to the `Google.Cloud.Dialogflow.V2` namespace, located within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]