Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::WorkflowMetadata::State (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::WorkflowMetadata::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.