Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::VulnerabilityReport::VulnerabilitySeverityLevel.
Severity levels for vulnerabilities.
Constants
VULNERABILITY_SEVERITY_LEVEL_UNSPECIFIED
value: 0 Default SeverityLevel. This value is unused.
NONE
value: 1 Vulnerability has no severity level.
MINIMAL
value: 2 Vulnerability severity level is minimal. This is level below the low
severity level.
LOW
value: 3 Vulnerability severity level is low. This is level below the medium
severity level.
MEDIUM
value: 4 Vulnerability severity level is medium. This is level below the high
severity level.
HIGH
value: 5 Vulnerability severity level is high. This is level below the critical
severity level.
CRITICAL
value: 6 Vulnerability severity level is critical. This is the highest severity
level.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::VulnerabilityReport::VulnerabilitySeverityLevel (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-os_config-v1/latest/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [1.3.0](/ruby/docs/reference/google-cloud-os_config-v1/1.3.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [1.2.1](/ruby/docs/reference/google-cloud-os_config-v1/1.2.1/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [1.1.0](/ruby/docs/reference/google-cloud-os_config-v1/1.1.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [1.0.1](/ruby/docs/reference/google-cloud-os_config-v1/1.0.1/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.16.0](/ruby/docs/reference/google-cloud-os_config-v1/0.16.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.15.2](/ruby/docs/reference/google-cloud-os_config-v1/0.15.2/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.14.0](/ruby/docs/reference/google-cloud-os_config-v1/0.14.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.13.0](/ruby/docs/reference/google-cloud-os_config-v1/0.13.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.12.0](/ruby/docs/reference/google-cloud-os_config-v1/0.12.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.11.0](/ruby/docs/reference/google-cloud-os_config-v1/0.11.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.10.0](/ruby/docs/reference/google-cloud-os_config-v1/0.10.0/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel)\n- [0.9.1](/ruby/docs/reference/google-cloud-os_config-v1/0.9.1/Google-Cloud-OsConfig-V1-VulnerabilityReport-VulnerabilitySeverityLevel) \nReference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::VulnerabilityReport::VulnerabilitySeverityLevel.\n\nSeverity levels for vulnerabilities.\n\nConstants\n---------\n\n### VULNERABILITY_SEVERITY_LEVEL_UNSPECIFIED\n\n**value:** 0 \nDefault SeverityLevel. This value is unused.\n\n### NONE\n\n**value:** 1 \nVulnerability has no severity level.\n\n### MINIMAL\n\n**value:** 2 \nVulnerability severity level is minimal. This is level below the low\nseverity level.\n\n### LOW\n\n**value:** 3 \nVulnerability severity level is low. This is level below the medium\nseverity level.\n\n### MEDIUM\n\n**value:** 4 \nVulnerability severity level is medium. This is level below the high\nseverity level.\n\n### HIGH\n\n**value:** 5 \nVulnerability severity level is high. This is level below the critical\nseverity level.\n\n### CRITICAL\n\n**value:** 6 \nVulnerability severity level is critical. This is the highest severity\nlevel."]]