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-03-21 UTC."],[[["This page provides reference documentation for the `UpdateConversationProfileRequest` class within the Google Cloud Dialogflow v2 API, detailing its usage in updating conversation profiles."],["The latest available version of the API documented here is 4.26.0, with version 4.15.0 being the currently displayed reference version, and a range of other versions are accessible, from 4.25.0 down to 3.2.0."],["The `UpdateConversationProfileRequest` class, which inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, includes properties such as `ConversationProfile` and `UpdateMask`."],["This class is part of the `Google.Cloud.Dialogflow.V2` namespace and is contained in the `Google.Cloud.Dialogflow.V2.dll` assembly, intended to send requests to update conversation profiles in the API."],["The documentation includes details on the constructors for the `UpdateConversationProfileRequest` class, including the default constructor and one that takes another `UpdateConversationProfileRequest` object as a parameter."]]],[]]