[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `QueryInput` class in the Google Cloud Dialogflow v2 API represents input for a conversational query and can be one of three things: an audio config, text, or an event."],["This documentation provides a reference for `QueryInput` in version 4.24.0 of the Google Cloud Dialogflow V2 API, along with links to other versions of this documentation, ranging from 3.2.0 to the latest at 4.26.0."],["The `QueryInput` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class contains three properties to facilitate the various input types, including `AudioConfig` for speech recognition settings, `Event` for triggering specific intents, and `Text` for processing natural language text."],["There is also an `InputCase` property, which indicates the type of input currently specified in the `QueryInput` instance."]]],[]]