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 the `Intent` property, as well as `IntentAsIntentName` for a resource-typed view."],["The `IntentInput` class has two constructors, one default and one that accepts another `IntentInput` instance, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The provided content also covers numerous versions of this class ranging from 1.0.0 to the latest 2.23.0."],["This class inherits from `Object` and overloads several methods such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]