Batch Args
constructor(batchId: Output<String>? = null, environmentConfig: Output<BatchEnvironmentConfigArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, pysparkBatch: Output<BatchPysparkBatchArgs>? = null, runtimeConfig: Output<BatchRuntimeConfigArgs>? = null, sparkBatch: Output<BatchSparkBatchArgs>? = null, sparkRBatch: Output<BatchSparkRBatchArgs>? = null, sparkSqlBatch: Output<BatchSparkSqlBatchArgs>? = null)