[[["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."],[[["This webpage provides reference documentation for the `IntentInput` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, covering versions from 1.0.0 to 2.23.0."],["The `IntentInput` class represents an intent to be triggered programmatically, rather than through natural language processing, and is part of the Dialogflow v3 API."],["The `IntentInput` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherits from `object`."],["The class has two properties, `Intent` which is a string and contains the intent's unique identifier and `IntentAsIntentName` which provides a typed view of the Intent resource."],["The `IntentInput` class has two constructors: a default constructor, `IntentInput()`, and another constructor `IntentInput(IntentInput other)` that takes another `IntentInput` object as a parameter."]]],[]]