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