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\u003eThis document outlines the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 library for .NET, used to request conversation profile information.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library available is 4.26.0, with a history of versions provided, down to version 3.2.0 for \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e class has two constructors and two main properties: \u003ccode\u003eConversationProfileName\u003c/code\u003e, which provides a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the required resource name of the conversation profile.\u003c/p\u003e\n"],["\u003cp\u003eThe purpose of the \u003ccode\u003eGetConversationProfileRequest\u003c/code\u003e is to obtain the details of a specific conversation profile using the method \u003ccode\u003eConversationProfiles.GetConversationProfile\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]