Data Loss Prevention V2 Client - Class ProfileScoreBucket (1.10.2)

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 \ DataProfilePubSubCondition

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;