Google Cloud Dataproc v1 API - Enum WorkflowMetadata.Types.State (5.5.0)

public enum WorkflowMetadata.Types.State

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum WorkflowMetadata.Types.State.

The operation state.

Namespace

GoogleCloudGoogle.Cloud.DataprocV1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

NameDescription
Done

The operation is done; either cancelled or completed.

Pending

The operation has been created.

Running

The operation is running.

Unknown

Unused.