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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eUpdateConversationRequest\u003c/code\u003e class, which is used to request the updating of a conversation in the Google Cloud Contact Center Insights API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace and is implemented across multiple versions, from 1.0.0 up to 2.19.0, which is the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateConversationRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities such as message handling, equality comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eUpdateConversationRequest\u003c/code\u003e object, facilitating object initialization and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateConversationRequest\u003c/code\u003e class include \u003ccode\u003eConversation\u003c/code\u003e, representing the new values for the conversation, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be updated.\u003c/p\u003e\n"]]],[],null,[]]