Data Loss Prevention V2 Client - Class KMapEstimationConfig (2.6.1)

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

Reidentifiability metric. This corresponds to a risk model similar to what is called "journalist risk" in the literature, except the attack dataset is statistically modeled instead of being perfectly known. This can be done using publicly available data (like the US Census), or using a custom statistical model (indicated as one or several BigQuery tables), or by extrapolating from the distribution of values in the input dataset.

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

Namespace

Google \ Cloud \ Dlp \ V2 \ PrivacyMetric

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ quasi_ids
array< KMapEstimationConfig\TaggedField >

Required. Fields considered to be quasi-identifiers. No two columns can have the same tag.

↳ region_code
string

ISO 3166-1 alpha-2 region code to use in the statistical modeling. Set if no column is tagged with a region-specific InfoType (like US_ZIP_5) or a region code.

↳ auxiliary_tables
array< KMapEstimationConfig\AuxiliaryTable >

Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table.

getQuasiIds

Required. Fields considered to be quasi-identifiers. No two columns can have the same tag.

Returns
Type
Description

setQuasiIds

Required. Fields considered to be quasi-identifiers. No two columns can have the same tag.

Parameter
Name
Description
Returns
Type
Description
$this

getRegionCode

ISO 3166-1 alpha-2 region code to use in the statistical modeling.

Set if no column is tagged with a region-specific InfoType (like US_ZIP_5) or a region code.

Returns
Type
Description
string

setRegionCode

ISO 3166-1 alpha-2 region code to use in the statistical modeling.

Set if no column is tagged with a region-specific InfoType (like US_ZIP_5) or a region code.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getAuxiliaryTables

Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table.

Returns
Type
Description

setAuxiliaryTables

Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers column must appear in exactly one column of one auxiliary table.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: