Google Cloud Dataproc v1 API - Enum ClusterOperationStatus.Types.State (5.10.0)

public enum ClusterOperationStatus.Types.State

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum ClusterOperationStatus.Types.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.