Google Cloud Dataproc V1 Client - Class BatchOperationType (3.7.1)

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

Namespace

Google \ Cloud \ Dataproc \ V1 \ BatchOperationMetadata

Methods

static::name

Parameter
NameDescription
value mixed

static::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;