public sealed class GetConversationProfileRequest : IMessage<GetConversationProfileRequest>, IEquatable<GetConversationProfileRequest>, IDeepCloneable<GetConversationProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetConversationProfileRequest.
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 reference documentation for the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 4.26.0, and the page also includes documentation for older versions going back to 3.2.0, with the current page's version being version 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is used as the request message for retrieving a conversation profile, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another which accepts a \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e as a parameter, allowing for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eConversationProfileName\u003c/code\u003e for a typed view and \u003ccode\u003eName\u003c/code\u003e for the string representation of the conversation profile's resource name.\u003c/p\u003e\n"]]],[],null,[]]