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 provides reference information for the `QueryList` class within the Google Cloud Dataproc v1 API, specifically version 5.12.0."],["The `QueryList` class is designed to hold a list of queries to be executed on a Dataproc cluster."],["The latest version is 5.17.0, and there are many prior version links from 5.16.0 to 3.1.0, all within the same namespace, for the Google Cloud Dataproc v1 API, including the current 5.12.0."],["The `Queries` property is a `RepeatedField\u003cstring\u003e` which is used to specify multiple queries, each potentially separated by semicolons."],["The `QueryList` class implements multiple interfaces including `IMessage`, `IEquatable\u003cQueryList\u003e`, `IDeepCloneable\u003cQueryList\u003e` and `IBufferMessage`, demonstrating its capabilities for message handling and deep cloning."]]],[]]