[[["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 documentation for the `IntentInput` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically version 2.12.0, as well as links to a wide array of older and newer versions."],["`IntentInput` is a class in the Dialogflow v3 API used to represent an intent that is triggered programmatically, not via natural language processing."],["The `IntentInput` class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, a default constructor and a constructor that accepts another `IntentInput` object for cloning, and it contains two properties: `Intent` which is the unique identifier for the intent, and `IntentAsIntentName`, which is a typed view over the `Intent` property."]]],[]]