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."],[[["The webpage provides documentation for the `IntentInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, covering versions from 1.0.0 to 2.23.0 (latest)."],["`IntentInput` is used to programmatically trigger an intent, as opposed to natural language processing, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IntentInput` class contains two constructors: a default one and another that takes an existing `IntentInput` object for copying."],["Key properties of the `IntentInput` class include `Intent`, which holds the unique identifier of the intent as a string, and `IntentAsIntentName`, which offers a typed view of the intent resource name."],["The page shows a hierarchy of the `IntentInput` class showing it inherits from object, and also has a list of inherited members from the `Object` Class."]]],[]]