Grafeas v1 API - Enum Version.Types.VersionKind (3.6.0)

public enum Version.Types.VersionKind

Reference documentation and code samples for the Grafeas v1 API enum Version.Types.VersionKind.

Whether this is an ordinary package version or a sentinel MIN/MAX version.

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Fields

NameDescription
Maximum

A special version representing positive infinity.

Minimum

A special version representing negative infinity.

Normal

A standard package version.

Unspecified

Unknown.