public enum SearchGrantsRequest.Types.CallerRelationshipTypeReference documentation and code samples for the Privileged Access Manager v1 API enum SearchGrantsRequest.Types.CallerRelationshipType.
Different types of relationships a user can have with a grant.
Namespace
Google.Cloud.PrivilegedAccessManager.V1Assembly
Google.Cloud.PrivilegedAccessManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
CanApprove |
The user is an approver for the entitlement that this grant is parented under and can currently approve/deny it. |
HadApproved |
The caller had successfully approved/denied this grant earlier. |
HadCreated |
The user created this grant by calling |
Unspecified |
Unspecified caller relationship type. |