Represents a git branch in a Bitbucket Data Center repository.
Short branch name (e.g., 'main')
'main'
Full ref name (e.g., 'refs/heads/main')
'refs/heads/main'
Whether this is the repository's default branch
SHA of the latest commit on this branch
Represents a git branch in a Bitbucket Data Center repository.