Uses of Interface
com.google.privacy.dlp.v2.TransformationErrorHandlingOrBuilder
-
Packages that use TransformationErrorHandlingOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationErrorHandlingOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationErrorHandlingOrBuilder Modifier and Type Class Description class
TransformationErrorHandling
How to handle transformation errors during de-identification.static class
TransformationErrorHandling.Builder
How to handle transformation errors during de-identification.Methods in com.google.privacy.dlp.v2 that return TransformationErrorHandlingOrBuilder Modifier and Type Method Description TransformationErrorHandlingOrBuilder
DeidentifyConfig.Builder. getTransformationErrorHandlingOrBuilder()
Mode for handling transformation errors.TransformationErrorHandlingOrBuilder
DeidentifyConfig. getTransformationErrorHandlingOrBuilder()
Mode for handling transformation errors.TransformationErrorHandlingOrBuilder
DeidentifyConfigOrBuilder. getTransformationErrorHandlingOrBuilder()
Mode for handling transformation errors.
-