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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[],[]]