public sealed class UpdateContextRequest : IMessage<UpdateContextRequest>, IEquatable<UpdateContextRequest>, IDeepCloneable<UpdateContextRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateContextRequest.
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 Google Cloud Dialogflow v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class is used as the request message for updating a context, as defined by the \u003ccode\u003eContexts.UpdateContext\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a history of the \u003ccode\u003eUpdateContextRequest\u003c/code\u003e class across different versions of the Dialogflow v2 API, ranging from version 3.2.0 up to the latest version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing functionalities such as creating, copying, and comparing class instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateContextRequest\u003c/code\u003e class includes two main properties: \u003ccode\u003eContext\u003c/code\u003e, which represents the context to be updated and is a required field, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is an optional field to control which context fields get updated.\u003c/p\u003e\n"]]],[],null,[]]