Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::Operation::Status (v1.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::Operation::Status.
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.