[[["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 documentation for the `SparkSqlBatch` class within the Google Cloud Dataproc v1 API, specifically within the .NET ecosystem."],["The `SparkSqlBatch` class is designed to manage Apache Spark SQL queries executed as batch workloads, and includes several versions from 3.1.0 up to 5.17.0, with 5.17.0 being the latest."],["Key properties of the `SparkSqlBatch` class include `JarFileUris` for specifying jar files, `QueryFileUri` for the location of the SQL script, and `QueryVariables` for defining query variables."],["The class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionality for message handling, equality checks, deep cloning, and buffered messages."],["There are two constructors, a default constructor `SparkSqlBatch()` and an overloaded one `SparkSqlBatch(SparkSqlBatch other)` that can initialize a new instance based on another, and it is part of the `Google.Cloud.Dataproc.V1` namespace within the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]