Class ListRepositoriesRequest (0.2.2)

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

The request to list repositories. .. attribute:: parent

The name of the parent resource whose repositories will be listed.

:type: str

Attributes

NameDescription
page_size int
The maximum number of repositories to return. Maximum page size is 10,000.
page_token str
The next_page_token value returned from a previous list request, if any.