Uses of Interface
com.google.privacy.dlp.v2.ImageTransformations.ImageTransformation.AllTextOrBuilder
-
Packages that use ImageTransformations.ImageTransformation.AllTextOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ImageTransformations.ImageTransformation.AllTextOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ImageTransformations.ImageTransformation.AllTextOrBuilder Modifier and Type Class Description static class
ImageTransformations.ImageTransformation.AllText
Apply to all text.static class
ImageTransformations.ImageTransformation.AllText.Builder
Apply to all text.Methods in com.google.privacy.dlp.v2 that return ImageTransformations.ImageTransformation.AllTextOrBuilder Modifier and Type Method Description ImageTransformations.ImageTransformation.AllTextOrBuilder
ImageTransformations.ImageTransformation.Builder. getAllTextOrBuilder()
Apply transformation to all text that doesn't match an infoType.ImageTransformations.ImageTransformation.AllTextOrBuilder
ImageTransformations.ImageTransformation. getAllTextOrBuilder()
Apply transformation to all text that doesn't match an infoType.ImageTransformations.ImageTransformation.AllTextOrBuilder
ImageTransformations.ImageTransformationOrBuilder. getAllTextOrBuilder()
Apply transformation to all text that doesn't match an infoType.
-