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"]],[["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-06-12 UTC."],[[["This page provides documentation for the `UpdateConversationProfileRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.25.0."],["The `UpdateConversationProfileRequest` class is used to request an update to a conversation profile and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["It outlines the implementation of several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` by the `UpdateConversationProfileRequest` class."],["The documentation includes details on the class's constructors and properties like `ConversationProfile` and `UpdateMask`, which are used to define the specific profile to update and the fields to be modified."],["The latest version available for this documentation is 4.26.0, and versions down to 3.2.0 are accessible through the links provided."]]],[]]