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 2024-10-30 UTC."],[],[]]