Class Branch (0.1.17)

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

Branch represents a branch involved in a pull request.

Attributes

Name Description
ref str
Required. Name of the branch.
sha str
Output only. The commit at the tip of the branch.