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 classTransformationErrorHandlingHow to handle transformation errors during de-identification.static classTransformationErrorHandling.BuilderHow to handle transformation errors during de-identification.Methods in com.google.privacy.dlp.v2 that return TransformationErrorHandlingOrBuilder Modifier and Type Method Description TransformationErrorHandlingOrBuilderDeidentifyConfig.Builder. getTransformationErrorHandlingOrBuilder()Mode for handling transformation errors.TransformationErrorHandlingOrBuilderDeidentifyConfig. getTransformationErrorHandlingOrBuilder()Mode for handling transformation errors.TransformationErrorHandlingOrBuilderDeidentifyConfigOrBuilder. getTransformationErrorHandlingOrBuilder()Mode for handling transformation errors.
-