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

Properties of a ListPythonPackagesResponse.

Package

@google-cloud/artifact-registry

Properties

nextPageToken

nextPageToken?: (string|null);

ListPythonPackagesResponse nextPageToken

pythonPackages

pythonPackages?: (google.devtools.artifactregistry.v1.IPythonPackage[]|null);

ListPythonPackagesResponse pythonPackages