public sealed class GetConversationRequest : IMessage<GetConversationRequest>, IEquatable<GetConversationRequest>, IDeepCloneable<GetConversationRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetConversationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, used for retrieving conversation data in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and the page includes links to documentation for versions ranging from 3.2.0 to 4.26.0, offering historical reference points.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationRequest\u003c/code\u003e implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eConversationName\u003c/code\u003e (a structured view of the resource name) and \u003ccode\u003eName\u003c/code\u003e (a string representing the conversation resource name), both required to obtain the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default one and one that accepts another instance of \u003ccode\u003eGetConversationRequest\u003c/code\u003e to create a new instance.\u003c/p\u003e\n"]]],[],null,[]]