Grafeas V1 Client - Class VersionKind (0.9.0)

Reference documentation and code samples for the Grafeas V1 Client class VersionKind.

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

Protobuf type grafeas.v1.Version.VersionKind

Namespace

Grafeas \ V1 \ Version

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

VERSION_KIND_UNSPECIFIED

  Value: 0 
 

Unknown.

Generated from protobuf enum VERSION_KIND_UNSPECIFIED = 0;

NORMAL

  Value: 1 
 

A standard package version.

Generated from protobuf enum NORMAL = 1;

MINIMUM

  Value: 2 
 

A special version representing negative infinity.

Generated from protobuf enum MINIMUM = 2;

MAXIMUM

  Value: 3 
 

A special version representing positive infinity.

Generated from protobuf enum MAXIMUM = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: