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-03-21 UTC."],[[["This webpage provides reference documentation for the `QueryList` class within the Google Cloud Dataproc v1 API, specifically detailing its use for executing a list of queries on a cluster."],["The latest version available is 5.17.0, and the page lists a series of previous versions, ranging from 5.16.0 down to 3.1.0."],["The `QueryList` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Queries` property of the `QueryList` class, of type `RepeatedField\u003cstring\u003e`, contains the list of queries to be executed, allowing multiple queries to be specified within a single string separated by semicolons."],["The page provides information about available constructors, and implemented methods and properties."]]],[]]