Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::ClusterOperationStatus::State (v0.11.0)

Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::ClusterOperationStatus::State.

The operation state.

Constants

UNKNOWN

value: 0
Unused.

PENDING

value: 1
The operation has been created.

RUNNING

value: 2
The operation is running.

DONE

value: 3
The operation is done; either cancelled or completed.