Data Loss Prevention V2 Client - Class SensitivityScore (1.8.6)

Reference documentation and code samples for the Data Loss Prevention V2 Client class SensitivityScore.

Score is a summary of all elements in the data profile.

A higher number means more sensitive.

Generated from protobuf message google.privacy.dlp.v2.SensitivityScore

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ score int

The score applied to the resource.

getScore

The score applied to the resource.

Returns
TypeDescription
int

setScore

The score applied to the resource.

Parameter
NameDescription
var int
Returns
TypeDescription
$this