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 current version being 4.10.0."],["The `GetConversationRequest` class is used to request a specific conversation, as detailed in the reference documentation and code samples."],["The page offers a version history of the documentation, starting with version 4.26.0 as the latest, and lists versions all the way back to 3.2.0."],["The class `GetConversationRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with a fully qualified namespace of `Google.Cloud.Dialogflow.V2`."],["The GetConversationRequest class has two constructors and also contains two properties: `ConversationName` and `Name`, with `Name` being a required string that identifies the specific conversation being requested."]]],[]]