Privileged Access Manager v1 API - Enum SearchGrantsRequest.Types.CallerRelationshipType (1.0.0-beta01)

public enum SearchGrantsRequest.Types.CallerRelationshipType

Reference 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.V1

Assembly

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 CreateGrant earlier.

Unspecified

Unspecified caller relationship type.