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 has been implemented with a number of features such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide additional functionality."],["The class contains properties for managing intent data, including `Intent` (a string representing the intent's identifier) and `IntentAsIntentName` (a typed view over the intent resource name)."],["The latest version of the package provided is 2.23.0, and there are numerous previous versions available, dating back to 1.0.0."],["There are two constructors, one that is parameterless, and the other which takes another `IntentInput` as parameter."]]],[]]