Enum WorkflowMetadata.Types.State (5.0.0)

public enum State

The operation state.

Namespace

Google.Cloud.Dataproc.V1

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.