[[["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-03-21 UTC."],[[["The `Query` class in the Google.Cloud.DiscoveryEngine.V1Beta namespace represents a user-inputted query for the Discovery Engine v1beta API."],["The `Query` class, part of the Google.Cloud.DiscoveryEngine.V1Beta.dll assembly, inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `Query` class: a default constructor and a constructor that accepts another `Query` object."],["The `Query` class has several properties including `ContentCase`, `HasText`, `QueryId`, and `Text`, allowing for different ways to handle and define a query."],["The class provides the ability to define and manage user queries, including the ability to input raw text and uniquely identify queries via a unique ID."]]],[]]