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 focusing on version 4.15.0 and its corresponding class."],["The latest version documented is 4.26.0, with a history of available versions ranging from 4.26.0 down to 3.2.0 for `GetConversationRequest`."],["`GetConversationRequest` is a request message class used for retrieving conversation details in Dialogflow, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetConversationRequest` class has constructors for default initialization and for copying another `GetConversationRequest` object, also containing properties like `ConversationName` and `Name` to specify the target conversation."],["The class documentation shows `GetConversationRequest` inherits from `object`, and has a few inherited members."]]],[]]