public sealed class UpdateConversationProfileRequest : IMessage<UpdateConversationProfileRequest>, IEquatable<UpdateConversationProfileRequest>, IDeepCloneable<UpdateConversationProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateConversationProfileRequest.
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 provides reference documentation for the \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, spanning multiple versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class is used to request updates to a conversation profile, which can be found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, offering methods for message manipulation, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eConversationProfile\u003c/code\u003e (the conversation profile to be updated) and \u003ccode\u003eUpdateMask\u003c/code\u003e (controls which fields are to be updated), both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default constructor and another that accepts an \u003ccode\u003eUpdateConversationProfileRequest\u003c/code\u003e object to create a copy of it.\u003c/p\u003e\n"]]],[],null,[]]