Required. The unique identifier of the intent in V3 agent.
Format: projects/<Project ID>/locations/<Location 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."],[[["This document provides reference information for the `IntentInput` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta10."],["The `IntentInput` class is used to trigger intents programmatically in V3 agents, rather than through natural language processing."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `IntentInput` class include `Intent`, which is the unique identifier of the intent, and `LanguageCode`, which specifies the language of the conversational query."],["The `IntentInput` class has two constructors; a parameterless one, and one that requires another `IntentInput` instance."]]],[]]