Interface protos.google.devtools.artifactregistry.v1.IListAttachmentsRequest (4.7.0)

Properties of a ListAttachmentsRequest.

Package

@google-cloud/artifact-registry

Properties

filter

filter?: (string|null);

ListAttachmentsRequest filter

pageSize

pageSize?: (number|null);

ListAttachmentsRequest pageSize

pageToken

pageToken?: (string|null);

ListAttachmentsRequest pageToken

parent

parent?: (string|null);

ListAttachmentsRequest parent