Properties of a Batch.
Package
@google-cloud/dataprocProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Batch createTime
creator
creator?: (string|null);Batch creator
environmentConfig
environmentConfig?: (google.cloud.dataproc.v1.IEnvironmentConfig|null);Batch environmentConfig
labels
labels?: ({ [k: string]: string }|null);Batch labels
name
name?: (string|null);Batch name
operation
operation?: (string|null);Batch operation
pysparkBatch
pysparkBatch?: (google.cloud.dataproc.v1.IPySparkBatch|null);Batch pysparkBatch
runtimeConfig
runtimeConfig?: (google.cloud.dataproc.v1.IRuntimeConfig|null);Batch runtimeConfig
runtimeInfo
runtimeInfo?: (google.cloud.dataproc.v1.IRuntimeInfo|null);Batch runtimeInfo
sparkBatch
sparkBatch?: (google.cloud.dataproc.v1.ISparkBatch|null);Batch sparkBatch
sparkRBatch
sparkRBatch?: (google.cloud.dataproc.v1.ISparkRBatch|null);Batch sparkRBatch
sparkSqlBatch
sparkSqlBatch?: (google.cloud.dataproc.v1.ISparkSqlBatch|null);Batch sparkSqlBatch
state
state?: (google.cloud.dataproc.v1.Batch.State|keyof typeof google.cloud.dataproc.v1.Batch.State|null);Batch state
stateHistory
stateHistory?: (google.cloud.dataproc.v1.Batch.IStateHistory[]|null);Batch stateHistory
stateMessage
stateMessage?: (string|null);Batch stateMessage
stateTime
stateTime?: (google.protobuf.ITimestamp|null);Batch stateTime
uuid
uuid?: (string|null);Batch uuid