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-04-09 UTC."],[[["The `IntentInput` class in the `Google.Cloud.Dialogflow.Cx.V3` namespace represents an intent that can be triggered programmatically."],["This class, `IntentInput`, implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The `IntentInput` class includes properties like `Intent` (a string representing the intent's unique identifier) and `IntentAsIntentName` (a strongly-typed view over the `Intent` property)."],["The page provides a comprehensive list of versions of the Google.Cloud.Dialogflow.Cx.V3 library, ranging from the latest 2.23.0 down to 1.0.0, each linking to its respective documentation page."],["The `IntentInput` class inherits from the base `Object` class, thus having members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]