public sealed class UpdateConversationRequest : IMessage<UpdateConversationRequest>, IEquatable<UpdateConversationRequest>, IDeepCloneable<UpdateConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class UpdateConversationRequest.
[[["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\u003eThe \u003ccode\u003eUpdateConversationRequest\u003c/code\u003e class is part of the Google Cloud Discovery Engine v1 API, specifically in the \u003ccode\u003eGoogle.Cloud.DiscoveryEngine.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to make requests for the \u003ccode\u003eUpdateConversation\u003c/code\u003e method, allowing updates to a \u003ccode\u003eConversation\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eConversation\u003c/code\u003e, which is the required object to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields within the conversation should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is version 1.6.0, however, there are multiple previous versions which are available to reference, including version 1.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]