[[["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-04-08 UTC."],[[["The latest version of the `IntentInput` class in the Dialogflow v3 API is 2.23.0, with a full list of previous versions available, ranging from 2.22.0 down to 1.0.0."],["`IntentInput` is a class within the `Google.Cloud.Dialogflow.Cx.V3` namespace used for triggering intents programmatically, rather than through natural language processing."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which indicates its capabilities for handling messages and object comparisons."],["`IntentInput` has properties such as `Intent`, a string that is the unique identifier of the intent, and `IntentAsIntentName`, a view of the intent resource name."],["The Class has two constructors: a default constructor `IntentInput()`, and an overload `IntentInput(IntentInput other)` which takes an `IntentInput` object as a parameter."]]],[]]