[[["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, 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."]]],[]]