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 latest version available for `IntentInput` in the `Google.Cloud.Dialogflow.Cx.V3` namespace is 2.23.0, while the current document is for version 1.11.0."],["`IntentInput` is a class that represents the intent to trigger programmatically and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IntentInput` has two constructors, one default and one that accepts another `IntentInput` object as a parameter for copying."],["The `Intent` property, a string, is required and holds the unique identifier of the intent in a specific format."],["There is also a second property, `IntentAsIntentName` that is of type `IntentName` and provides a typed view over the `Intent` property."]]],[]]