public sealed class UpdateContextRequest : IMessage<UpdateContextRequest>, IEquatable<UpdateContextRequest>, IDeepCloneable<UpdateContextRequest>, IBufferMessage, IMessage
The request message for [Contexts.UpdateContext][google.cloud.dialogflow.v2.Contexts.UpdateContext].
[[["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 provides documentation for the \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage in updating contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class is available in multiple versions, ranging from 3.2.0 to 4.26.0, with the latest version being 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContextRequest\u003c/code\u003e 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 includes two constructors, a parameterless one and one that takes another \u003ccode\u003eUpdateContextRequest\u003c/code\u003e object, allowing it to create and clone \u003ccode\u003eUpdateContextRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties for \u003ccode\u003eContext\u003c/code\u003e, which is the context to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which controls the fields that will be updated, allowing users to control the scope of the update.\u003c/p\u003e\n"]]],[],null,[]]