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.
SensitivityScore
Stay organized with collections
Save and categorize content based on your preferences.
Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive.
| JSON representation |
|---|
{
"score": enum ( |
| Fields | |
|---|---|
score |
The sensitivity score applied to the resource. |
SensitivityScoreLevel
Various sensitivity score levels for resources.
| Enums | |
|---|---|
SENSITIVITY_SCORE_UNSPECIFIED |
Unused. |
SENSITIVITY_LOW |
No sensitive information detected. The resource isn't publicly accessible. |
SENSITIVITY_UNKNOWN |
Unable to determine sensitivity. |
SENSITIVITY_MODERATE |
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 |
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. |