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\u003eThe latest version available is 4.26.0, with a comprehensive history of versions going back to 3.2.0 provided for reference, all related to the \u003ccode\u003eGetConversationRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eConversations.GetConversation\u003c/code\u003e function within the \u003ccode\u003egoogle.cloud.dialogflow.v2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eGetConversationRequest\u003c/code\u003e object, allowing you to make a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties for \u003ccode\u003eConversationName\u003c/code\u003e (of type \u003ccode\u003eConversationName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (of type \u003ccode\u003estring\u003c/code\u003e), with \u003ccode\u003eName\u003c/code\u003e being a required property representing the resource name of the conversation.\u003c/p\u003e\n"]]],[],null,[]]