[[["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, part of the `Google.Cloud.Dialogflow.V2` library, represents the input for queries and can handle text, audio, or event-based inputs."],["There are multiple versions of the `Google.Cloud.Dialogflow.V2` library available, ranging from version 4.0.0 up to the latest version, 4.26.0, alongside versions in the 3.x range, each with their own documentation page."],["The `QueryInput` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `System.Object`."],["The class provides properties for `AudioConfig`, `Event`, `InputCase`, and `Text`, which allow for different types of query input configuration."],["The class has two constructors, a parameterless constructor, and one that uses another instance of `QueryInput` to create a new one."]]],[]]