Reference documentation and code samples for the Privileged Access Manager V1 API module Google::Cloud::PrivilegedAccessManager::V1::SearchEntitlementsRequest::CallerAccessType.
Different types of access a user can have on the entitlement resource.
Constants
CALLER_ACCESS_TYPE_UNSPECIFIED
value: 0 Unspecified access type.
GRANT_REQUESTER
value: 1 The user has access to create grants using this entitlement.
GRANT_APPROVER
value: 2 The user has access to approve/deny grants created under this
entitlement.
[[["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-08-15 UTC."],[],[],null,["# Privileged Access Manager V1 API - Module Google::Cloud::PrivilegedAccessManager::V1::SearchEntitlementsRequest::CallerAccessType (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-SearchEntitlementsRequest-CallerAccessType)\n- [1.1.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/1.1.0/Google-Cloud-PrivilegedAccessManager-V1-SearchEntitlementsRequest-CallerAccessType)\n- [1.0.1](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/1.0.1/Google-Cloud-PrivilegedAccessManager-V1-SearchEntitlementsRequest-CallerAccessType)\n- [0.3.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.3.0/Google-Cloud-PrivilegedAccessManager-V1-SearchEntitlementsRequest-CallerAccessType)\n- [0.2.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.2.0/Google-Cloud-PrivilegedAccessManager-V1-SearchEntitlementsRequest-CallerAccessType)\n- [0.1.2](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.1.2/Google-Cloud-PrivilegedAccessManager-V1-SearchEntitlementsRequest-CallerAccessType) \nReference documentation and code samples for the Privileged Access Manager V1 API module Google::Cloud::PrivilegedAccessManager::V1::SearchEntitlementsRequest::CallerAccessType.\n\nDifferent types of access a user can have on the entitlement resource.\n\nConstants\n---------\n\n### CALLER_ACCESS_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified access type.\n\n### GRANT_REQUESTER\n\n**value:** 1 \nThe user has access to create grants using this entitlement.\n\n### GRANT_APPROVER\n\n**value:** 2 \nThe user has access to approve/deny grants created under this\nentitlement."]]