[[["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 webpage provides reference documentation for the `IntentInput` class within the Dialogflow v3 API, spanning multiple versions from 1.0.0 to 2.23.0, with 2.23.0 being the latest."],["`IntentInput` is used to trigger intents programmatically, bypassing natural language processing, within the Google Cloud Dialogflow CX framework."],["The `IntentInput` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for comprehensive functionality."],["The class has two constructors, one empty and one that accepts another `IntentInput`, and two properties named `Intent` and `IntentAsIntentName` to define the related intents."],["This class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]