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 `IntentInput` class in the `Google.Cloud.Dialogflow.Cx.V3` namespace represents an intent that can be triggered programmatically."],["This class provides a way to specify an intent's unique identifier through its `Intent` property, accepting a string value or an `IntentName` object, which can be used for programmatic intent triggering."],["There is a historical log of `IntentInput` class versions provided, spanning from version `1.0.0` up to the latest version `2.23.0`."],["The `IntentInput` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all for enhanced functionality."],["The class `IntentInput` is inheriting from `Object`, with many inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]