Cloud Debugger V2 API - Module Google::Devtools::Source::V1::AliasContext::Kind (v0.6.0)

Reference documentation and code samples for the Cloud Debugger V2 API module Google::Devtools::Source::V1::AliasContext::Kind.

The type of an Alias.

Constants

ANY

value: 0
Do not use.

FIXED

value: 1
Git tag

MOVABLE

value: 2
Git branch

OTHER

value: 4
OTHER is used to specify non-standard aliases, those not of the kinds above. For example, if a Git repo has a ref named "refs/foo/bar", it is considered to be of kind OTHER.