Uses of Interface
com.google.privacy.dlp.v2.TransformationErrorHandling.ThrowErrorOrBuilder
-
Packages that use TransformationErrorHandling.ThrowErrorOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of TransformationErrorHandling.ThrowErrorOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement TransformationErrorHandling.ThrowErrorOrBuilder Modifier and Type Class Description static classTransformationErrorHandling.ThrowErrorThrow an error and fail the request when a transformation error occurs.static classTransformationErrorHandling.ThrowError.BuilderThrow an error and fail the request when a transformation error occurs.Methods in com.google.privacy.dlp.v2 that return TransformationErrorHandling.ThrowErrorOrBuilder Modifier and Type Method Description TransformationErrorHandling.ThrowErrorOrBuilderTransformationErrorHandling.Builder. getThrowErrorOrBuilder()Throw an errorTransformationErrorHandling.ThrowErrorOrBuilderTransformationErrorHandling. getThrowErrorOrBuilder()Throw an errorTransformationErrorHandling.ThrowErrorOrBuilderTransformationErrorHandlingOrBuilder. getThrowErrorOrBuilder()Throw an error
-