Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DataRiskLevel::DataRiskLevelScore.
Various score levels for resources.
Constants
RISK_SCORE_UNSPECIFIED
value: 0 Unused.
RISK_LOW
value: 10 Low risk - Lower indication of sensitive data that appears to have
additional access restrictions in place or no indication of sensitive
data found.
RISK_UNKNOWN
value: 12 Unable to determine risk.
RISK_MODERATE
value: 20 Medium risk - Sensitive data may be present but additional access or fine
grain access restrictions appear to be present. Consider limiting
access even further or transform data to mask.
RISK_HIGH
value: 30 High risk – SPII may be present. Access controls may include public
ACLs. Exfiltration of data may lead to user data loss. Re-identification
of users may 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."],[],[]]