Class DeidentifyConfig (1.0.0)

The configuration that controls how the data will change. .. attribute:: info_type_transformations

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

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

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > DeidentifyConfig