public enum Entitlement.Types.StateReference documentation and code samples for the Privileged Access Manager v1 API enum Entitlement.Types.State.
Different states an entitlement can be in.
Namespace
Google.Cloud.PrivilegedAccessManager.V1Assembly
Google.Cloud.PrivilegedAccessManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Available |
The entitlement is available for requesting access. |
Creating |
The entitlement is being created. |
Deleted |
The entitlement has been deleted. |
Deleting |
The entitlement is being deleted. |
Unspecified |
Unspecified state. This value is never returned by the server. |
Updating |
The entitlement is being updated. |