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\u003eThis webpage details the \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically focusing on version 3.11.0, but also providing links to versions 3.2.0 through 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class is used to request updates to a conversation profile in the Dialogflow service, implementing multiple interfaces such as \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 class has two constructors, a default one and one that takes another \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e object as a parameter, allowing for duplication.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within this class include \u003ccode\u003eConversationProfile\u003c/code\u003e, representing the profile to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is required to specify which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes its inherited members, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]