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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Privileged Access Manager V1 API - Module Google::Cloud::PrivilegedAccessManager::V1::Entitlement::State (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/latest/Google-Cloud-PrivilegedAccessManager-V1-Entitlement-State)\n- [1.1.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/1.1.0/Google-Cloud-PrivilegedAccessManager-V1-Entitlement-State)\n- [1.0.1](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/1.0.1/Google-Cloud-PrivilegedAccessManager-V1-Entitlement-State)\n- [0.3.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.3.0/Google-Cloud-PrivilegedAccessManager-V1-Entitlement-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.2.0/Google-Cloud-PrivilegedAccessManager-V1-Entitlement-State)\n- [0.1.2](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.1.2/Google-Cloud-PrivilegedAccessManager-V1-Entitlement-State) \nReference documentation and code samples for the Privileged Access Manager V1 API module Google::Cloud::PrivilegedAccessManager::V1::Entitlement::State.\n\nDifferent states an entitlement can be in.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nUnspecified state. This value is never returned by the server.\n\n### CREATING\n\n**value:** 1 \nThe entitlement is being created.\n\n### AVAILABLE\n\n**value:** 2 \nThe entitlement is available for requesting access.\n\n### DELETING\n\n**value:** 3 \nThe entitlement is being deleted.\n\n### DELETED\n\n**value:** 4 \nThe entitlement has been deleted.\n\n### UPDATING\n\n**value:** 5 \nThe entitlement is being updated."]]