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` within the `Google.Cloud.Dialogflow.Cx.V3` namespace is 2.23.0, and there are several previous versions accessible, down to version 1.0.0."],["`IntentInput` is a class that represents an intent that is to be triggered programmatically, rather than by natural language processing, within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `IntentInput` class implements several interfaces including `IMessage`, `IEquatable\u003cIntentInput\u003e`, `IDeepCloneable\u003cIntentInput\u003e`, and `IBufferMessage`."],["The `IntentInput` class provides properties for setting the intent using a string value or through an `IntentName` typed view, with the string format being `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/intents/\u003cIntent ID\u003e`."],["`IntentInput` class has 2 constructors one of which takes in a parameter of type `IntentInput`, and inherits members from the `Object` base class."]]],[]]