Class FetchLinkableRepositoriesResponse (3.24.0)

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

Response message for FetchLinkableRepositories.

Attributes

NameDescription
repositories MutableSequence[google.cloud.devtools.cloudbuild_v2.types.Repository]
repositories ready to be created.
next_page_token str
A token identifying a page of results the server should return.