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 document provides reference information for the `UpdateConversationRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for the .NET environment."],["The `UpdateConversationRequest` class is used to submit requests for updating conversation data, and it inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties for `Conversation`, which holds the new conversation values, and `UpdateMask`, which specifies the fields to be updated during the conversation update."],["There are many previous versions of this tool, with the latest version being 2.19.0, and the current page being on version 2.18.0, while documentation exists going back to version 1.0.0."],["This document also defines the constructors for the `UpdateConversationRequest` class, offering options for creating new instances or cloning existing ones, in addition to outlining the namespaces and assembly information for the project."]]],[]]