Required. The unique identifier of the intent.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/intents/<Intent ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `IntentInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for programmatically triggering intents in Dialogflow CX."],["The `IntentInput` class, which is part of version 2.0.0, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The latest version of `IntentInput` is 2.23.0, and the documentation includes a comprehensive list of available versions, ranging from 2.23.0 down to 1.0.0."],["The class features two constructors, `IntentInput()` and `IntentInput(IntentInput other)`, allowing for default and copy construction, respectively."],["Two properties are provided in this class, `Intent`, a string that contains the unique identifier of the intent, and `IntentAsIntentName`, that is a typed view over the `Intent` resource name."]]],[]]