Data Loss Prevention V2 Client - Class DeidentifyConfig (1.18.0)

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

The configuration that controls how the data will change.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ info_type_transformations
Google\Cloud\Dlp\V2\InfoTypeTransformations

Treat the dataset as free-form text and apply the same free text transformation everywhere.

↳ record_transformations
Google\Cloud\Dlp\V2\RecordTransformations

Treat the dataset as structured. Transformations can be applied to specific locations within structured datasets, such as transforming a column within a table.

↳ image_transformations
Google\Cloud\Dlp\V2\ImageTransformations

Treat the dataset as an image and redact.

↳ transformation_error_handling
Google\Cloud\Dlp\V2\TransformationErrorHandling

Mode for handling transformation errors. If left unspecified, the default mode is TransformationErrorHandling.ThrowError .

getInfoTypeTransformations

Treat the dataset as free-form text and apply the same free text transformation everywhere.

Returns
Type
Description

hasInfoTypeTransformations

setInfoTypeTransformations

Treat the dataset as free-form text and apply the same free text transformation everywhere.

Parameter
Name
Description
Returns
Type
Description
$this

getRecordTransformations

Treat the dataset as structured. Transformations can be applied to specific locations within structured datasets, such as transforming a column within a table.

Returns
Type
Description

hasRecordTransformations

setRecordTransformations

Treat the dataset as structured. Transformations can be applied to specific locations within structured datasets, such as transforming a column within a table.

Parameter
Name
Description
Returns
Type
Description
$this

getImageTransformations

Treat the dataset as an image and redact.

Returns
Type
Description

hasImageTransformations

setImageTransformations

Treat the dataset as an image and redact.

Parameter
Name
Description
Returns
Type
Description
$this

getTransformationErrorHandling

Mode for handling transformation errors. If left unspecified, the default mode is TransformationErrorHandling.ThrowError .

Returns
Type
Description

hasTransformationErrorHandling

clearTransformationErrorHandling

setTransformationErrorHandling

Mode for handling transformation errors. If left unspecified, the default mode is TransformationErrorHandling.ThrowError .

Parameter
Name
Description
Returns
Type
Description
$this

getTransformation

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: