Cloud Data Loss Prevention (Cloud DLP) is now a part of Sensitive Data Protection. The API name remains the same: Cloud Data Loss Prevention API (DLP API). For information about the services that make up Sensitive Data Protection, see Sensitive Data Protection overview.

DataRiskLevel

Score is a summary of all elements in the data profile. A higher number means more risk.

JSON representation
{
 "score": enum (DataRiskLevelScore )
}
Fields
score

enum (DataRiskLevelScore )

The score applied to the resource.

DataRiskLevelScore

Various score levels for resources.

Enums
RISK_SCORE_UNSPECIFIED Unused.
RISK_LOW 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 Unable to determine risk.
RISK_MODERATE 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 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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年04月30日 UTC.