[[["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 Dialogflow v3 API allows for programmatic triggering of intents, instead of relying solely on natural language processing."],["This class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, is available across multiple versions, ranging from 1.0.0 to 2.23.0, and can be used with .NET."],["The latest version for the class `IntentInput` is 2.23.0, while the current version this documentation covers is 2.11.0."],["`IntentInput` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse uses."],["The primary properties associated with `IntentInput` are `Intent`, which is a unique identifier for the intent, and `IntentAsIntentName` which provides a typed view over the intent resource name."]]],[]]