Enum DataRiskLevel.Types.DataRiskLevelScore (4.1.0)

public enum DataRiskLevelScore

Various score levels for resources.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
RiskHigh

High risk – SPII may be present. Access controls may include public ACLs. Exfiltration of data may lead to user data loss. Re-identification of users may be possible. Consider limiting usage and or removing SPII.

RiskLow

Low risk - Lower indication of sensitive data that appears to have additional access restrictions in place or no indication of sensitive data found.

RiskModerate

Medium risk - Sensitive data may be present but additional access or fine grain access restrictions appears to be present. Consider limiting access even further or transforming data to mask.

RiskScoreUnspecified

Unused.