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, found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, offers multiple versions, with the latest being `2.23.0`, and it also supports older versions all the way to `1.0.0`."],["`IntentInput` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class includes constructors for creating instances and properties such as `Intent` (a string) and `IntentAsIntentName` to manage the intent's unique identifier."],["The `IntentInput` class documentation covers several versions, and it highlights that the `Intent` property is a required field, representing the unique intent identifier in a specific format."]]],[]]