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 latest version of the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is 4.26.0, but there are many versions available, spanning from 3.2.0 to 4.26.0, allowing access to different releases.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is a request message used for retrieving information from the \u003ccode\u003eConversationProfiles.GetConversationProfile\u003c/code\u003e function in the Dialogflow V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e 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, providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eConversationProfileName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are used to identify and retrieve a specific conversation profile.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two available constructors: a default one \u003ccode\u003eGetConversationProfileRequest()\u003c/code\u003e and another one \u003ccode\u003eGetConversationProfileRequest(GetConversationProfileRequest other)\u003c/code\u003e, that accepts a copy of another instance of the same class.\u003c/p\u003e\n"]]],[],null,[]]