Grafeas V1 API - Module Grafeas::V1::Version::VersionKind (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::Version::VersionKind.
Whether this is an ordinary package version or a sentinel MIN/MAX version.
Constants
VERSION_KIND_UNSPECIFIED
value: 0 Unknown.
NORMAL
value: 1 A standard package version.
MINIMUM
value: 2 A special version representing negative infinity.
MAXIMUM
value: 3 A special version representing positive infinity.