Data Loss Prevention V2 Client - Class QuasiIdField (1.8.6)

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

A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.

Generated from protobuf message google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ field Google\Cloud\Dlp\V2\FieldId

Identifies the column.

↳ custom_tag string

A auxiliary field.

getField

Identifies the column.

Returns
TypeDescription
Google\Cloud\Dlp\V2\FieldId|null

hasField

clearField

setField

Identifies the column.

Parameter
NameDescription
var Google\Cloud\Dlp\V2\FieldId
Returns
TypeDescription
$this

getCustomTag

A auxiliary field.

Returns
TypeDescription
string

setCustomTag

A auxiliary field.

Parameter
NameDescription
var string
Returns
TypeDescription
$this