[[["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."],[[["This webpage provides documentation for the `QueryInput` class within the Google Cloud Dialogflow v2 API, with the current version being 4.19.0."],["`QueryInput` is a class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to represent the different types of query input that can be sent to Dialogflow."],["The `QueryInput` class can contain either an audio configuration (`AudioConfig`), a conversational query in the form of text (`Text`), or an event to trigger a specific intent (`Event`)."],["The page lists various previous versions of the `QueryInput` class ranging from version 4.26.0 (latest) down to 3.2.0, allowing access to documentation for each version."],["The documentation details the constructors and properties of the `QueryInput` class, such as `AudioConfig`, `Event`, `InputCase`, and `Text`, and the potential inputs each will take."]]],[]]