public sealed class UpdateIntentRequest : IMessage<UpdateIntentRequest>, IEquatable<UpdateIntentRequest>, IDeepCloneable<UpdateIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateIntentRequest.
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\u003eThe provided content details the \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, showcasing its various versions and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class is used to send a message requesting to update an intent within the Dialogflow system, allowing for the adjustment of intent properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class include \u003ccode\u003eIntent\u003c/code\u003e to specify the intent to be updated, \u003ccode\u003eIntentView\u003c/code\u003e to control the returned view, \u003ccode\u003eLanguageCode\u003c/code\u003e for language-specific data, and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify which fields should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the availability of this class across different versions of the Dialogflow V2 API, ranging from version 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, providing it with various functionalities.\u003c/p\u003e\n"]]],[],null,[]]