Class ListGitRepositoryLinksResponse (0.1.0)

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

Message for response to listing GitRepositoryLinks

Attributes

Name Description
git_repository_links MutableSequence[google.cloud.developerconnect_v1.types.GitRepositoryLink]
The list of GitRepositoryLinks
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.