transformationErrorHandling property

GooglePrivacyDlpV2TransformationErrorHandling? transformationErrorHandling
getter/setter pair

Mode for handling transformation errors.

If left unspecified, the default mode is TransformationErrorHandling.ThrowError.

Implementation

GooglePrivacyDlpV2TransformationErrorHandling? transformationErrorHandling;