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 page details the \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class, which is used to update a context in Google Cloud Dialogflow V2.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 4.26.0, but it also includes documentation for versions ranging from 3.2.0 to 4.25.0, which are listed in descending order.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateContextRequest\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, to manage its behavior and structure.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUpdateContextRequest()\u003c/code\u003e, which is the default, and \u003ccode\u003eUpdateContextRequest(UpdateContextRequest other)\u003c/code\u003e for copying values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class has the properties of \u003ccode\u003eContext\u003c/code\u003e to specify the context to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e to determine which fields should be updated.\u003c/p\u003e\n"]]],[],null,[]]