Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::NodeGroupOperationMetadata::NodeGroupOperationType (v0.15.0)

Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::NodeGroupOperationMetadata::NodeGroupOperationType.

Operation type for node group resources.

Constants

NODE_GROUP_OPERATION_TYPE_UNSPECIFIED

value: 0
Node group operation type is unknown.

CREATE

value: 1
Create node group operation type.

UPDATE

value: 2
Update node group operation type.

DELETE

value: 3
Delete node group operation type.

RESIZE

value: 4
Resize node group operation type.