Google Cloud Dataproc V1 Client - Class BatchOperationType (3.3.0)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class BatchOperationType.

Operation type for Batch resources

Protobuf type google.cloud.dataproc.v1.BatchOperationMetadata.BatchOperationType

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

BATCH_OPERATION_TYPE_UNSPECIFIED

Value: 0

Batch operation type is unknown.

Generated from protobuf enum BATCH_OPERATION_TYPE_UNSPECIFIED = 0;

BATCH

Value: 1

Batch operation type.

Generated from protobuf enum BATCH = 1;