Enum SensitivityScore.Types.SensitivityScoreLevel (4.0.0)

public enum SensitivityScoreLevel

Various score levels for resources.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
SensitivityHigh

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.

SensitivityLow

No sensitive information detected. Limited access.

SensitivityModerate

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.

SensitivityScoreUnspecified

Unused.