public sealed class UpdateIntentRequest : IMessage<UpdateIntentRequest>, IEquatable<UpdateIntentRequest>, IDeepCloneable<UpdateIntentRequest>, IBufferMessage, IMessage
The request message for [Intents.UpdateIntent][google.cloud.dialogflow.cx.v3.Intents.UpdateIntent].
If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
[[["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 document provides detailed information on the \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used to update intents in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, ranging from version 2.23.0 (latest) down to 1.0.0, with links to documentation for each version's \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three primary properties: \u003ccode\u003eIntent\u003c/code\u003e (the intent to update), \u003ccode\u003eLanguageCode\u003c/code\u003e (the language of the intent's training phrases), and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields should be updated).\u003c/p\u003e\n"],["\u003cp\u003eThe two constructors listed for the \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e class is the default constructor and the constructor that take a \u003ccode\u003eUpdateIntentRequest\u003c/code\u003e object, called \u003ccode\u003eother\u003c/code\u003e, as a parameter.\u003c/p\u003e\n"]]],[],null,[]]