State(value)Different states an entitlement can be in.
Enums |
|
|---|---|
| Name | Description |
STATE_UNSPECIFIED |
Unspecified state. This value is never returned by the server. |
CREATING |
The entitlement is being created. |
AVAILABLE |
The entitlement is available for requesting access. |
DELETING |
The entitlement is being deleted. |
DELETED |
The entitlement has been deleted. |
UPDATING |
The entitlement is being updated. |