Google Privacy Dlp V2Sensitivity Score Score
enum GooglePrivacyDlpV2SensitivityScoreScore : Enum<GooglePrivacyDlpV2SensitivityScoreScore> , ConvertibleToJava<GooglePrivacyDlpV2SensitivityScoreScore>
The score applied to the resource.
Entries
Link copied to clipboard
Unused.
Link copied to clipboard
No sensitive information detected. Limited access.
Link copied to clipboard
Medium risk - PII, potentially sensitive data, or fields with free-text data that are at higher risk of having intermittent sensitive data. Consider limiting access.
Link copied to clipboard
High risk – SPII may be present. Exfiltration of data may lead to user data loss. Re-identification of users may be possible. Consider limiting usage and or removing SPII.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.