Google Cloud Storage Control V2 Client - Class FindingSeverity (1.9.0)

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 \ V2

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

FINDING_SEVERITY_UNSPECIFIED

Value: 0

Severity is unspecified.

Generated from protobuf enum FINDING_SEVERITY_UNSPECIFIED = 0;

FINDING_SEVERITY_CRITICAL

Value: 1

Severity is critical.

Generated from protobuf enum FINDING_SEVERITY_CRITICAL = 1;