Interface protos.google.devtools.artifactregistry.v1.IListPackagesResponse (3.1.1)

Properties of a ListPackagesResponse.

Package

@google-cloud/artifact-registry

Properties

nextPageToken

nextPageToken?: (string|null);

ListPackagesResponse nextPageToken

packages

packages?: (google.devtools.artifactregistry.v1.IPackage[]|null);

ListPackagesResponse packages