Generated from protobuf enumRISK_SCORE_UNSPECIFIED = 0;
RISK_LOW
Value: 10
Low risk - Lower indication of sensitive data that appears to have
additional access restrictions in place or no indication of sensitive
data found.
Generated from protobuf enumRISK_LOW = 10;
RISK_UNKNOWN
Value: 12
Unable to determine risk.
Generated from protobuf enumRISK_UNKNOWN = 12;
RISK_MODERATE
Value: 20
Medium risk - Sensitive data may be present but additional access or fine
grain access restrictions appear to be present. Consider limiting
access even further or transform data to mask.
Generated from protobuf enumRISK_MODERATE = 20;
RISK_HIGH
Value: 30
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Data Loss Prevention V2 Client - Class DataRiskLevelScore (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.DataRiskLevel.DataRiskLevelScore)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.DataRiskLevel.DataRiskLevelScore)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.DataRiskLevel.DataRiskLevelScore)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.DataRiskLevel.DataRiskLevelScore)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.DataRiskLevel.DataRiskLevelScore) \nReference documentation and code samples for the Data Loss Prevention V2 Client class DataRiskLevelScore.\n\nVarious score levels for resources.\n\nProtobuf type `google.privacy.dlp.v2.DataRiskLevel.DataRiskLevelScore`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2 \\\\ DataRiskLevel\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RISK_SCORE_UNSPECIFIED\n\n Value: 0\n\nUnused.\n\nGenerated from protobuf enum `RISK_SCORE_UNSPECIFIED = 0;`\n\n### RISK_LOW\n\n Value: 10\n\nLow risk - Lower indication of sensitive data that appears to have\nadditional access restrictions in place or no indication of sensitive\ndata found.\n\nGenerated from protobuf enum `RISK_LOW = 10;`\n\n### RISK_UNKNOWN\n\n Value: 12\n\nUnable to determine risk.\n\nGenerated from protobuf enum `RISK_UNKNOWN = 12;`\n\n### RISK_MODERATE\n\n Value: 20\n\nMedium risk - Sensitive data may be present but additional access or fine\ngrain access restrictions appear to be present. Consider limiting\naccess even further or transform data to mask.\n\nGenerated from protobuf enum `RISK_MODERATE = 20;`\n\n### RISK_HIGH\n\n Value: 30\n\nHigh risk -- SPII may be present. Access controls may include public\nACLs. Exfiltration of data may lead to user data loss. Re-identification\nof users may be possible. Consider limiting usage and or removing SPII.\n\nGenerated from protobuf enum `RISK_HIGH = 30;`"]]