public sealed class UpdateConversationProfileRequest : IMessage<UpdateConversationProfileRequest>, IEquatable<UpdateConversationProfileRequest>, IDeepCloneable<UpdateConversationProfileRequest>, IBufferMessage, IMessage
The request message for [ConversationProfiles.UpdateConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.UpdateConversationProfile].
[[["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 page details the \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, primarily used for updating conversation profiles in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class is equipped with properties such as \u003ccode\u003eConversationProfile\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for defining the specific profile to update and the fields to be modified, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e available, with the latest version being 4.26.0, and it displays a history of previous versions down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: one default constructor and another that takes an existing \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e object as a parameter, allowing for the creation of a new instance based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]