Module: Google::Cloud::Channel::V1::Entitlement::ProvisioningState
- Defined in:
- proto_docs/google/cloud/channel/v1/entitlements.rb
Overview
Indicates the current provisioning state of the entitlement.
Constant Summary collapse
- PROVISIONING_STATE_UNSPECIFIED =
Not used.
0
- ACTIVE =
The entitlement is currently active.
1
- SUSPENDED =
The entitlement is currently suspended.
5