[[["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 `QueryInput` class in the Google Cloud Dialogflow v2 API represents the input for a query and can contain audio configuration, conversational text, or an event to trigger an intent."],["This class is found within the `Google.Cloud.Dialogflow.V2` namespace, specifically in the `Google.Cloud.Dialogflow.V2.dll` assembly, with this specific documentation focusing on version 4.15.0."],["`QueryInput` implements several interfaces including `IMessage`, `IEquatable\u003cQueryInput\u003e`, `IDeepCloneable\u003cQueryInput\u003e`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffer operations."],["The `QueryInput` class supports three distinct types of input, which can be set using the `AudioConfig`, `Event`, or `Text` properties, depending on the nature of the interaction, which is represented by the `InputCase` property."],["This documentation also offers access to other versions of the `QueryInput` class, ranging from version 3.2.0 to the latest release, version 4.26.0, for broader accessibility."]]],[]]