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 Insights v1 API."],["The `UpdateConversationRequest` class is used to submit requests for updating conversation data and has been implemented with various interfaces."],["The page lists the various historical versions of the `UpdateConversationRequest`, ranging from version 1.0.0 to 2.19.0, with 2.19.0 being the most recent."],["The class contains two key properties: `Conversation`, representing the new conversation values, and `UpdateMask`, denoting which fields should be modified."],["It also includes the implementation details for the class such as its inheritance hierarchy and its associated namespace `Google.Cloud.ContactCenterInsights.V1`."]]],[]]