Reference documentation and code samples for the Privileged Access Manager V1 API module Google::Cloud::PrivilegedAccessManager::V1::SearchGrantsRequest::CallerRelationshipType.
Different types of relationships a user can have with a grant.
Constants
CALLER_RELATIONSHIP_TYPE_UNSPECIFIED
value: 0 Unspecified caller relationship type.
HAD_CREATED
value: 1 The user created this grant by calling CreateGrant earlier.
CAN_APPROVE
value: 2 The user is an approver for the entitlement that this grant is parented
under and can currently approve/deny it.
HAD_APPROVED
value: 3 The caller had successfully approved/denied this grant earlier.
[[["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::SearchGrantsRequest::CallerRelationshipType (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-SearchGrantsRequest-CallerRelationshipType)\n- [1.1.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/1.1.0/Google-Cloud-PrivilegedAccessManager-V1-SearchGrantsRequest-CallerRelationshipType)\n- [1.0.1](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/1.0.1/Google-Cloud-PrivilegedAccessManager-V1-SearchGrantsRequest-CallerRelationshipType)\n- [0.3.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.3.0/Google-Cloud-PrivilegedAccessManager-V1-SearchGrantsRequest-CallerRelationshipType)\n- [0.2.0](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.2.0/Google-Cloud-PrivilegedAccessManager-V1-SearchGrantsRequest-CallerRelationshipType)\n- [0.1.2](/ruby/docs/reference/google-cloud-privileged_access_manager-v1/0.1.2/Google-Cloud-PrivilegedAccessManager-V1-SearchGrantsRequest-CallerRelationshipType) \nReference documentation and code samples for the Privileged Access Manager V1 API module Google::Cloud::PrivilegedAccessManager::V1::SearchGrantsRequest::CallerRelationshipType.\n\nDifferent types of relationships a user can have with a grant.\n\nConstants\n---------\n\n### CALLER_RELATIONSHIP_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified caller relationship type.\n\n### HAD_CREATED\n\n**value:** 1 \nThe user created this grant by calling `CreateGrant` earlier.\n\n### CAN_APPROVE\n\n**value:** 2 \nThe user is an approver for the entitlement that this grant is parented\nunder and can currently approve/deny it.\n\n### HAD_APPROVED\n\n**value:** 3 \nThe caller had successfully approved/denied this grant earlier."]]