[[["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` namespace represents input for a conversational query, supporting audio configuration, text input, or event triggering."],["The latest version of this class is version 4.26.0, and this content details versions starting from 3.2.0 up to the latest."],["The `QueryInput` class implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, providing functionalities for message handling, comparison, and cloning."],["The `QueryInput` class has properties for `AudioConfig`, `Event`, `InputCase`, and `Text`, allowing different types of input configurations for processing a conversational query."],["This class offers two constructors, `QueryInput()` and `QueryInput(QueryInput other)`, for creating instances either with default settings or by copying from an existing instance, respectively."]]],[]]