Privileged Access Manager V1 API - Module Google::Cloud::PrivilegedAccessManager::V1::SearchGrantsRequest::CallerRelationshipType (v0.1.2)

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.