Represents a git tag in a Bitbucket Data Center repository.
Short tag name (e.g., 'v1.0.0')
'v1.0.0'
Optional
Tag object SHA (only present for annotated tags)
Full ref name (e.g., 'refs/tags/v1.0.0')
'refs/tags/v1.0.0'
SHA of the commit this tag points to
Represents a git tag in a Bitbucket Data Center repository.