Google Cloud Data Loss Prevention v2 API - Enum SensitivityScore.Types.SensitivityScoreLevel (2.16.0)

public enum SensitivityScore.Types.SensitivityScoreLevel

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum SensitivityScore.Types.SensitivityScoreLevel.

Various sensitivity score levels for resources.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name Description
SensitivityHigh

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.

SensitivityLow

No sensitive information detected. The resource isn't publicly accessible.

SensitivityModerate

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.

SensitivityScoreUnspecified

Unused.