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 focuses on the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically across multiple versions ranging from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is a request message used for retrieving conversation profile data via \u003ccode\u003eConversationProfiles.GetConversationProfile\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class 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, to be compatible with the .Net infrastructure.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, a default one and one that takes another \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e as a parameter for creating a new one from an existing, and includes two properties: \u003ccode\u003eConversationProfileName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the class, of type \u003ccode\u003eString\u003c/code\u003e, is a required field representing the conversation profile's resource name, and should follow the defined format in the \u003ccode\u003eprojects/{Project ID}/locations/{Location ID>/conversationProfiles/<Conversation Profile ID>\u003c/code\u003e format.\u003c/p\u003e\n"]]],[],null,[]]