public sealed class UpdateConversationRequest : IMessage<UpdateConversationRequest>, IEquatable<UpdateConversationRequest>, IDeepCloneable<UpdateConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateConversationRequest.
[[["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 `UpdateConversationRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `UpdateConversationRequest` class is used to update a conversation and includes properties like `Conversation` and `UpdateMask`."],["The page includes version history for the `UpdateConversationRequest`, with the latest version being 2.19.0, and provides links to documentation for the class across various versions down to version 1.0.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `UpdateMask` property allows the specification of which fields to update, offering options such as agent ID, language code, labels, metadata, quality metadata, call metadata, start time, expire time or TTL, and data source URIs."]]],[]]