Grafeas V1 API - Module Grafeas::V1::AliasContext::Kind (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Grafeas V1 API module Grafeas::V1::AliasContext::Kind.
The type of an alias.
Constants
KIND_UNSPECIFIED
value: 0 Unknown.
FIXED
value: 1 Git tag.
MOVABLE
value: 2 Git branch.
OTHER
value: 4 Used to specify non-standard aliases. For example, if a Git repo has a
ref named "refs/foo/bar".