Class ListRepositoriesRequest (3.24.0)

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

Message for requesting list of Repositories.

Attributes

NameDescription
parent str
Required. The parent, which owns this collection of Repositories. Format: projects/*/locations/*/connections/*.
page_size int
Number of results to return in the list.
page_token str
Page start.
filter str
A filter expression that filters resources listed in the response. Expressions must follow API improvement proposal AIP-160 __. e.g. remote_uri:"https://github.com*".