public sealed class UpdateIntentRequest : IMessage<UpdateIntentRequest>, IEquatable<UpdateIntentRequest>, IDeepCloneable<UpdateIntentRequest>, IBufferMessage, IMessage
The request message for [Intents.UpdateIntent][google.cloud.dialogflow.v2.Intents.UpdateIntent].
Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
[[["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\u003eUpdateIntentRequest\u003c/code\u003e class, which is used to update intents within the Google Cloud Dialogflow V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is accessible under version 4.26.0, while a list of previous versions going back to 3.2.0 are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class includes properties like \u003ccode\u003eIntent\u003c/code\u003e, \u003ccode\u003eIntentView\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing control over the intent being updated.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one (\u003ccode\u003eUpdateIntentRequest()\u003c/code\u003e) and another that takes an \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e object as a parameter (\u003ccode\u003eUpdateIntentRequest(UpdateIntentRequest other)\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]