Required. The queries to execute. You do not need to end a query expression
with a semicolon. Multiple queries can be specified in one
string by separating each with a semicolon. Here is an example of a
Dataproc API snippet that uses a QueryList to specify a HiveJob:
[[["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."],[[["This document outlines the `QueryList` class, which is used to define a list of queries to be run on a Dataproc cluster within the Google.Cloud.Dataproc.V1 namespace."],["The latest version of the Google.Cloud.Dataproc.V1 package is 5.17.0, and there are many previous versions, dating back to version 3.1.0, available for use."],["`QueryList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced functionality."],["The `QueryList` class has two constructors: a default one and another that copies from another `QueryList` object."],["The `Queries` property of the `QueryList` class is a `RepeatedField\u003cstring\u003e` type and stores the actual queries to be executed on the Dataproc cluster."]]],[]]