Interface protos.google.cloud.privilegedaccessmanager.v1.ISearchGrantsRequest (0.4.0)

Properties of a SearchGrantsRequest.

Package

@google-cloud/privilegedaccessmanager

Properties

callerRelationship

callerRelationship?: (google.cloud.privilegedaccessmanager.v1.SearchGrantsRequest.CallerRelationshipType|keyof typeof google.cloud.privilegedaccessmanager.v1.SearchGrantsRequest.CallerRelationshipType|null);

SearchGrantsRequest callerRelationship

filter

filter?: (string|null);

SearchGrantsRequest filter

pageSize

pageSize?: (number|null);

SearchGrantsRequest pageSize

pageToken

pageToken?: (string|null);

SearchGrantsRequest pageToken

parent

parent?: (string|null);

SearchGrantsRequest parent