Uses of Interface
com.google.privacy.dlp.v2.TransformationErrorHandling.LeaveUntransformedOrBuilder
-
Packages that use TransformationErrorHandling.LeaveUntransformedOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationErrorHandling.LeaveUntransformedOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationErrorHandling.LeaveUntransformedOrBuilder Modifier and Type Class Description static classTransformationErrorHandling.LeaveUntransformedSkips the data without modifying it if the requested transformation would cause an error.static classTransformationErrorHandling.LeaveUntransformed.BuilderSkips the data without modifying it if the requested transformation would cause an error.Methods in com.google.privacy.dlp.v2 that return TransformationErrorHandling.LeaveUntransformedOrBuilder Modifier and Type Method Description TransformationErrorHandling.LeaveUntransformedOrBuilderTransformationErrorHandling.Builder. getLeaveUntransformedOrBuilder()Ignore errorsTransformationErrorHandling.LeaveUntransformedOrBuilderTransformationErrorHandling. getLeaveUntransformedOrBuilder()Ignore errorsTransformationErrorHandling.LeaveUntransformedOrBuilderTransformationErrorHandlingOrBuilder. getLeaveUntransformedOrBuilder()Ignore errors
-