Class ListRepositoriesResponse (1.3.3)

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

The response from listing repositories.

Attributes

NameDescription
repositories Sequence[google.cloud.artifactregistry_v1beta2.types.Repository]
The repositories returned.
next_page_token str
The token to retrieve the next page of repositories, or empty if there are no more repositories to return.