public sealed class UpdateConversationRequest : IMessage<UpdateConversationRequest>, IEquatable<UpdateConversationRequest>, IDeepCloneable<UpdateConversationRequest>, IBufferMessage, IMessage
[[["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 documentation for the `UpdateConversationRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, used to update conversations."],["The latest version of the `UpdateConversationRequest` documentation is 2.19.0, and there are other versions available, from version 1.0.0 to 2.18.0."],["The `UpdateConversationRequest` class inherits from the base `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateConversationRequest` include `Conversation` (representing the updated values) and `UpdateMask` (specifying which fields to update)."]]],[]]