[[["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-09 UTC."],[[["The latest version available for the Dialogflow v3 API class IntentInput is 2.23.0, with version 2.10.0 being the version currently focused on in the documentation."],["IntentInput is a class in the Google.Cloud.Dialogflow.Cx.V3 namespace that represents an intent triggered programmatically instead of through natural language processing."],["The IntentInput class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains two constructors, IntentInput() and IntentInput(IntentInput other), where the latter allows for creating a new IntentInput object by cloning an existing one."],["The primary properties of the class are Intent, which holds the unique identifier of the intent, and IntentAsIntentName, which provides a typed view of the intent resource name."]]],[]]