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 \ DiagnosticMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
WARNING
Value: 0Warnings and errors
Generated from protobuf enum WARNING = 0;
ERROR
Value: 1Only errors
Generated from protobuf enum ERROR = 1;