Interface protos.google.cloud.agentidentity.v1beta.IListAuthorizationsRequest (0.1.1)

Properties of a ListAuthorizationsRequest.

Package

@google-cloud/agentidentity

Properties

filter

filter?: (string|null);

ListAuthorizationsRequest filter

orderBy

orderBy?: (string|null);

ListAuthorizationsRequest orderBy

pageSize

pageSize?: (number|null);

ListAuthorizationsRequest pageSize

pageToken

pageToken?: (string|null);

ListAuthorizationsRequest pageToken

parent

parent?: (string|null);

ListAuthorizationsRequest parent