Google Cloud Service Management V1 Client - Class Kind (1.1.1)

Reference documentation and code samples for the Google Cloud Service Management V1 Client class Kind.

The kind of diagnostic information possible.

Protobuf type google.api.servicemanagement.v1.Diagnostic.Kind

Namespace

Google \ Cloud \ ServiceManagement \ V1 \ Diagnostic

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

WARNING

Value: 0

Warnings and errors

Generated from protobuf enum WARNING = 0;

ERROR

Value: 1

Only errors

Generated from protobuf enum ERROR = 1;