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\u003eThe \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class is used to update contexts in the Dialogflow V2 API, with version 4.26.0 being the most recent available, and version 3.3.0 is currently selected.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing for various functionalities such as message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class includes properties for \u003ccode\u003eContext\u003c/code\u003e, which is the required context to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is optional and used to specify which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, from 3.2.0 all the way to the latest, 4.26.0, for the \u003ccode\u003eUpdateContextRequest\u003c/code\u003e, providing a comprehensive history of the class's evolution.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateContextRequest\u003c/code\u003e has two constructors, one that is parameterless, and one that takes in another \u003ccode\u003eUpdateContextRequest\u003c/code\u003e object, and it inherits methods from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]