Class ListPackagesResponse (0.2.2)

ListPackagesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response from listing packages. .. attribute:: packages

The packages returned.

:type: Sequence[google.cloud.artifactregistry_v1beta2.types.Package]

Attribute

NameDescription
next_page_token str
The token to retrieve the next page of packages, or empty if there are no more packages to return.