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 class
TransformationErrorHandling.LeaveUntransformed
Skips the data without modifying it if the requested transformation would cause an error.static class
TransformationErrorHandling.LeaveUntransformed.Builder
Skips 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.LeaveUntransformedOrBuilder
TransformationErrorHandling.Builder. getLeaveUntransformedOrBuilder()
Ignore errorsTransformationErrorHandling.LeaveUntransformedOrBuilder
TransformationErrorHandling. getLeaveUntransformedOrBuilder()
Ignore errorsTransformationErrorHandling.LeaveUntransformedOrBuilder
TransformationErrorHandlingOrBuilder. getLeaveUntransformedOrBuilder()
Ignore errors
-