public sealed class GetConversationProfileRequest : IMessage<GetConversationProfileRequest>, IEquatable<GetConversationProfileRequest>, IDeepCloneable<GetConversationProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class GetConversationProfileRequest.
The request message for
[ConversationProfiles.GetConversationProfile][google.cloud.dialogflow.v2beta1.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 documentation details the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class is used to request a specific conversation profile via the \u003ccode\u003eConversationProfiles.GetConversationProfile\u003c/code\u003e method, as stated in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities like message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConversationProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are essential for identifying and referencing the requested conversation profile, the \u003ccode\u003eName\u003c/code\u003e property follows the format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/conversationProfiles/<Conversation Profile ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 different constructors listed, the default \u003ccode\u003eGetConversationProfileRequest()\u003c/code\u003e, and \u003ccode\u003eGetConversationProfileRequest(GetConversationProfileRequest other)\u003c/code\u003e which takes a \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]