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 \ BatchOperationMetadataMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
BATCH_OPERATION_TYPE_UNSPECIFIED
Value: 0Batch operation type is unknown.
Generated from protobuf enum BATCH_OPERATION_TYPE_UNSPECIFIED = 0;
BATCH
Value: 1Batch operation type.
Generated from protobuf enum BATCH = 1;