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. |