Interface protos.google.privacy.dlp.v2.IDeidentifyConfig (3.1.8)

Properties of a DeidentifyConfig.

Package

@google-cloud/dlp!

Properties

infoTypeTransformations

infoTypeTransformations?: (google.privacy.dlp.v2.IInfoTypeTransformations|null);

DeidentifyConfig infoTypeTransformations

Property Value
TypeDescription
(google.privacy.dlp.v2.IInfoTypeTransformations|null)

recordTransformations

recordTransformations?: (google.privacy.dlp.v2.IRecordTransformations|null);

DeidentifyConfig recordTransformations

Property Value
TypeDescription
(google.privacy.dlp.v2.IRecordTransformations|null)

transformationErrorHandling

transformationErrorHandling?: (google.privacy.dlp.v2.ITransformationErrorHandling|null);

DeidentifyConfig transformationErrorHandling

Property Value
TypeDescription
(google.privacy.dlp.v2.ITransformationErrorHandling|null)