Privileged Access Manager V1 API - Module Google::Cloud::PrivilegedAccessManager::V1::Entitlement::State (v0.1.2)

Reference documentation and code samples for the Privileged Access Manager V1 API module Google::Cloud::PrivilegedAccessManager::V1::Entitlement::State.

Different states an entitlement can be in.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state. This value is never returned by the server.

CREATING

value: 1
The entitlement is being created.

AVAILABLE

value: 2
The entitlement is available for requesting access.

DELETING

value: 3
The entitlement is being deleted.

DELETED

value: 4
The entitlement has been deleted.

UPDATING

value: 5
The entitlement is being updated.