Module: Google::Cloud::Compute::V1::RiskDetails::Severity

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The severity of the risk.

Constant Summary collapse

UNDEFINED_SEVERITY =

A value indicating that the enum field is not set.

0
CRITICAL =

Critical severity.

50_423_711
HIGH =

High severity.

2_217_378
LOW =

Low severity.

75_572
MEDIUM =

Medium severity.

122_782_581
SEVERITY_UNSPECIFIED =

No severity specified. The default value.

304_082_133