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

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

Methods

name

Parameter
NameDescription
value mixed

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;