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 documentation for the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 4.26.0, and the page lists versions going back to 3.2.0, with the page currently showing version 4.18.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is used to request a specific conversation profile and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing multiple 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 class has two constructors, one default and another that accepts another \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class's properties include \u003ccode\u003eConversationProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a string representing the resource name of the conversation profile and \u003ccode\u003eConversationProfileName\u003c/code\u003e is the strongly typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]