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 page details the `IntentInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used to trigger intents programmatically in Dialogflow CX."],["The latest version available for this class is 2.23.0, with a full history of versions extending back to 1.0.0 being accessible."],["The `IntentInput` class implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from `Object`."],["Key properties of `IntentInput` include `Intent`, which stores the unique identifier of the target intent, and `IntentAsIntentName`, which provides a typed view over the `Intent` resource name."],["This class offers two constructors, `IntentInput()` and `IntentInput(IntentInput other)`, allowing for default and copy-based instantiation respectively."]]],[]]