Class ListRepositoriesResponse (3.24.0)

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

Message for response to listing Repositories.

Attributes

NameDescription
repositories MutableSequence[google.cloud.devtools.cloudbuild_v2.types.Repository]
The list of Repositories.
next_page_token str
A token identifying a page of results the server should return.