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\u003eThe content provides a comprehensive list of versions for \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e, ranging from version 4.26.0 (latest) down to 3.2.0, allowing users to access documentation for each specific version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is a request message used for retrieving a specific conversation profile via the \u003ccode\u003eConversationProfiles.GetConversationProfile\u003c/code\u003e method in the Dialogflow V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing various functionalities such as message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class includes two constructors, a default one and one that takes another \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e instance as an argument, allowing for object initialization and copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e include \u003ccode\u003eConversationProfileName\u003c/code\u003e for a typed view of the resource name and \u003ccode\u003eName\u003c/code\u003e which is a string containing the resource name of the conversation profile and is a required field.\u003c/p\u003e\n"]]],[],null,[]]