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"]],[["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 reference documentation for the \u003ccode\u003eGetConversationRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the Google.Cloud.Dialogflow.V2 package, from version 3.2.0 up to the latest version of 4.26.0, with the currently displayed content focusing on version 4.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationRequest\u003c/code\u003e is the request message used for the \u003ccode\u003eConversations.GetConversation\u003c/code\u003e method, and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class while implementing several interfaces like \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 \u003ccode\u003eGetConversationRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eConversationName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the target conversation for retrieval, and the \u003ccode\u003eName\u003c/code\u003e property requires the conversation name with the format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/conversations/<Conversation ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that the \u003ccode\u003eGetConversationRequest\u003c/code\u003e class offers two constructors: a default one and one that takes another \u003ccode\u003eGetConversationRequest\u003c/code\u003e object as a parameter to copy from.\u003c/p\u003e\n"]]],[],null,[]]