[[["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 `SparkSqlBatch` class in the `Google.Cloud.Dataproc.V1` namespace is designed to configure and execute Apache Spark SQL queries as batch workloads."],["This class implements several interfaces, including `IMessage\u003cSparkSqlBatch\u003e`, `IEquatable\u003cSparkSqlBatch\u003e`, `IDeepCloneable\u003cSparkSqlBatch\u003e`, `IBufferMessage`, and `IMessage`, offering various functionalities like message handling, equality checking, deep cloning, and buffering."],["The `SparkSqlBatch` class provides constructors for creating instances, both default and by cloning another `SparkSqlBatch` object."],["It includes properties for specifying jar files (`JarFileUris`), the main query file URI (`QueryFileUri`), and query variables (`QueryVariables`) for configuring the Spark SQL batch execution."],["The latest version available for `SparkSqlBatch` is `5.17.0`, and the list of available versions ranges from `5.17.0` down to `3.1.0`, each of which contains documentation for that respective version."]]],[]]