public sealed class GetConversationProfileRequest : IMessage<GetConversationProfileRequest>, IEquatable<GetConversationProfileRequest>, IDeepCloneable<GetConversationProfileRequest>, IBufferMessage, IMessage
The request message for [ConversationProfiles.GetConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.GetConversationProfile].
Required. The resource name of the conversation profile.
Format: projects/{Project ID}/locations/{Location
ID>/conversationProfiles/<Conversation Profile ID>.
[[["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\u003eGetConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 library for .NET, listing various versions from 3.2.0 to 4.26.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class is a request message used to retrieve a specific conversation profile, as indicated by the \u003ccode\u003eConversationProfiles.GetConversationProfile\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e has two constructors: a default constructor and a copy constructor, enabling the creation of new instances and the copying of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class includes two properties, \u003ccode\u003eConversationProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to specify and represent the resource name of the conversation profile to be retrieved.\u003c/p\u003e\n"]]],[],null,[]]