Class FetchRemoteBranchesResponse (0.2.1)

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

FetchRemoteBranches response message.

Attribute

NameDescription
branches Sequence[str]
The remote repository's branch names.

Inheritance

builtins.object > proto.message.Message > FetchRemoteBranchesResponse