[[["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."],[[["This webpage provides documentation for the `QueryInput` class within the `Google.Cloud.Dialogflow.V2` namespace, part of the Google Cloud Dialogflow .NET library, covering versions from 3.2.0 to the latest 4.26.0."],["The `QueryInput` class, inheriting from `Object` and implementing several interfaces including `IMessage` and `IEquatable`, represents the input for a query and can include an audio configuration, a text-based conversational query, or an event trigger."],["Key properties of the `QueryInput` class include `AudioConfig` to manage audio processing, `Event` to handle event triggers, `Text` to manage textual inputs, and `InputCase` to indicate the type of input being processed."],["There are two constructors available for the `QueryInput` class: a default constructor `QueryInput()` and an overload that accepts another `QueryInput` object, `QueryInput(QueryInput other)`."],["The page provides links to various older versions of the `QueryInput` class, as well as the latest version (4.26.0), allowing users to navigate through the evolution of this feature."]]],[]]