[[["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 intent triggering, bypassing natural language processing."],["The latest version of this API is 2.23.0, while version 2.4.0 is the one being actively shown in this webpage with details."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IntentInput` has two constructors, a default one and one that accepts another `IntentInput` instance for cloning, using the parameter `other`."],["It contains two properties, `Intent` which holds the intent's unique identifier, and `IntentAsIntentName` which provides a typed view over the intent resource name."]]],[]]