Google Cloud Api Hub V1 Client - Class Linter (0.1.1)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class Linter.

Enumeration of linter types.

Protobuf type google.cloud.apihub.v1.Linter

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

LINTER_UNSPECIFIED

Value: 0

Linter type unspecified.

Generated from protobuf enum LINTER_UNSPECIFIED = 0;

SPECTRAL

Value: 1

Linter type spectral.

Generated from protobuf enum SPECTRAL = 1;

OTHER

Value: 2

Linter type other.

Generated from protobuf enum OTHER = 2;