Module: Google::Cloud::EdgeContainer::V1::ResourceState
- Defined in:
- proto_docs/google/cloud/edgecontainer/v1/resources.rb
Overview
Represents if the resource is in lock down state or pending.
Constant Summary collapse
- RESOURCE_STATE_UNSPECIFIED =
Default value.
0- RESOURCE_STATE_LOCK_DOWN =
The resource is in LOCK DOWN state.
1- RESOURCE_STATE_LOCK_DOWN_PENDING =
The resource is pending lock down.
2