Module Google::Cloud::Container::V1beta1::Operation::Status (v0.8.3)

Current status of the operation.

Constants

STATUS_UNSPECIFIED

value: 0
Not set.

PENDING

value: 1
The operation has been created.

RUNNING

value: 2
The operation is currently running.

DONE

value: 3
The operation is done, either cancelled or completed.

ABORTING

value: 4
The operation is aborting.