Class FetchGitRefsResponse (0.1.0)

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

Response for fetching git refs.

Attributes

Name Description
ref_names MutableSequence[str]
Name of the refs fetched.
next_page_token str
A token identifying a page of results the server should return.