Grafeas v1 API - Enum AliasContext.Types.Kind (3.3.0)

public enum AliasContext.Types.Kind

Reference documentation and code samples for the Grafeas v1 API enum AliasContext.Types.Kind.

The type of an alias.

Namespace

GrafeasV1

Assembly

Grafeas.V1.dll

Fields

NameDescription
Fixed

Git tag.

Movable

Git branch.

Other

Used to specify non-standard aliases. For example, if a Git repo has a ref named "refs/foo/bar".

Unspecified

Unknown.