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\u003eThe provided content details the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, which is a request message used for retrieving a specific conversation profile.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data operations.\u003c/p\u003e\n"],["\u003cp\u003eThe API class documentation shows that it has two constructors, a default parameterless one and another constructor that takes an instance of \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e as an argument for constructing a copy of the passed object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class has two main properties: \u003ccode\u003eConversationProfileName\u003c/code\u003e, a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property that holds the resource name of the requested conversation profile in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe API documentation outlines various versions, ranging from 3.2.0 to the latest version 4.26.0, indicating a history of updates and changes to the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e in the Google Cloud Dialogflow v2 API for .NET.\u003c/p\u003e\n"]]],[],null,[]]