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 webpage provides documentation for the \u003ccode\u003eGetConversationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage and implementation across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetConversationRequest\u003c/code\u003e class is 4.26.0, and the page lists versions going back to version 3.2.0, each linked to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationRequest\u003c/code\u003e is used to request details of a specific conversation and is part of the \u003ccode\u003eConversations.GetConversation\u003c/code\u003e function within the \u003ccode\u003egoogle.cloud.dialogflow.v2\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, offering methods for object comparison, cloning, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor, and one that takes another \u003ccode\u003eGetConversationRequest\u003c/code\u003e object as a parameter, as well as properties \u003ccode\u003eConversationName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the latter property being a string that is required and represents the name of the conversation.\u003c/p\u003e\n"]]],[],null,[]]