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

Properties of a ListNpmPackagesResponse.

Package

@google-cloud/artifact-registry

Properties

nextPageToken

nextPageToken?: (string|null);

ListNpmPackagesResponse nextPageToken

npmPackages

npmPackages?: (google.devtools.artifactregistry.v1.INpmPackage[]|null);

ListNpmPackagesResponse npmPackages