Reference documentation and code samples for the Data Loss Prevention V2 Client class ProfileScoreBucket.
Various score levels for resources.
Protobuf type google.privacy.dlp.v2.DataProfilePubSubCondition.ProfileScoreBucket
Namespace
Google \ Cloud \ Dlp \ V2 \ DataProfilePubSubConditionMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PROFILE_SCORE_BUCKET_UNSPECIFIED
Value: 0
Unused.
Generated from protobuf enum PROFILE_SCORE_BUCKET_UNSPECIFIED = 0;
HIGH
Value: 1
High risk/sensitivity detected.
Generated from protobuf enum HIGH = 1;
MEDIUM_OR_HIGH
Value: 2
Medium or high risk/sensitivity detected.
Generated from protobuf enum MEDIUM_OR_HIGH = 2;