Google Kubernetes Engine v1 API - Enum Operation.Types.Status (3.25.0)

public enum Operation.Types.Status

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum Operation.Types.Status.

Current status of the operation.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
Aborting

The operation is aborting.

Done

The operation is done, either cancelled or completed.

Pending

The operation has been created.

Running

The operation is currently running.

Unspecified

Not set.