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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version for `UpdateConversationProfileRequest` is 4.26.0, with the content providing a detailed list of previous versions down to 3.2.0."],["This webpage details the `UpdateConversationProfileRequest` class, which is a request message used for updating conversation profiles in the Google Cloud Dialogflow V2."],["The `UpdateConversationProfileRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that accepts another `UpdateConversationProfileRequest` object, and also provides two key properties, `ConversationProfile` and `UpdateMask`."],["The namespace for this request is `Google.Cloud.Dialogflow.V2`, and it's part of the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]