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"]],[["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 2024-10-30 UTC."],[],[]]