GKE Hub V1 API - Module Google::Cloud::GkeHub::V1::ScopeLifecycleState::Code (v2.5.0)

Reference documentation and code samples for the GKE Hub V1 API module Google::Cloud::GkeHub::V1::ScopeLifecycleState::Code.

Code describes the state of a Scope resource.

Constants

CODE_UNSPECIFIED

value: 0
The code is not set.

CREATING

value: 1
The scope is being created.

READY

value: 2
The scope active.

DELETING

value: 3
The scope is being deleted.

UPDATING

value: 4
The scope is being updated.