Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::SensitivityScore::SensitivityScoreLevel.
Various sensitivity score levels for resources.
Constants
SENSITIVITY_SCORE_UNSPECIFIED
value: 0 Unused.
SENSITIVITY_LOW
value: 10 No sensitive information detected. The resource isn't publicly
accessible.
SENSITIVITY_UNKNOWN
value: 12 Unable to determine sensitivity.
SENSITIVITY_MODERATE
value: 20 Medium risk. Contains personally identifiable information (PII),
potentially sensitive data, or fields with free-text data that are at a
higher risk of having intermittent sensitive data. Consider limiting
access.
SENSITIVITY_HIGH
value: 30 High risk. Sensitive personally identifiable information (SPII) can be
present. Exfiltration of data can lead to user data loss.
Re-identification of users might be possible. Consider limiting usage and
or removing SPII.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]