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 page provides reference documentation for the `QueryList` class within the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The `QueryList` class is used to define a series of queries to be executed on a Dataproc cluster, with version-specific documentation available from 3.1.0 to the latest 5.17.0 version."],["The `QueryList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` showing its integration within the Google Protobuf framework."],["The `QueryList` class has two constructors: a default constructor and a copy constructor, as well as a `Queries` property that manages a list of strings representing queries to execute."],["The class is located in the `Google.Cloud.Dataproc.V1` namespace, within the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]