Class ListRepositoriesResponse (0.2.2)

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

The response from listing repositories. .. attribute:: repositories

The repositories returned.

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

Attribute

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