Enum AliasContext.Types.Kind (3.0.0)

public enum Kind

The type of an Alias.

Namespace

Google.Cloud.DevTools.Source.V1

Assembly

Google.Cloud.DevTools.Common.dll

Fields

NameDescription
Any

Do not use.

Fixed

Git tag

Movable

Git branch

Other

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.