GooglePrivacyDlpV2DeidentifyConfigResponse

The configuration that controls how the data will change.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Treat the dataset as an image and redact.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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