Reference documentation and code samples for the Google Cloud Storage Control V2 Client class FindingSeverity.
Severity of the IntelligenceFinding resource.
Protobuf type google.storage.control.v2.FindingSeverity
Namespace
Google \ Cloud \ Storage \ Control \ V2Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
FINDING_SEVERITY_UNSPECIFIED
Value: 0Severity is unspecified.
Generated from protobuf enum FINDING_SEVERITY_UNSPECIFIED = 0;
FINDING_SEVERITY_CRITICAL
Value: 1Severity is critical.
Generated from protobuf enum FINDING_SEVERITY_CRITICAL = 1;