Uses of Interface
com.google.privacy.dlp.v2.ImageTransformationsOrBuilder
-
Packages that use ImageTransformationsOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ImageTransformationsOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ImageTransformationsOrBuilder Modifier and Type Class Description class
ImageTransformations
A type of transformation that is applied over images.static class
ImageTransformations.Builder
A type of transformation that is applied over images.Methods in com.google.privacy.dlp.v2 that return ImageTransformationsOrBuilder Modifier and Type Method Description ImageTransformationsOrBuilder
DeidentifyConfig.Builder. getImageTransformationsOrBuilder()
Treat the dataset as an image and redact.ImageTransformationsOrBuilder
DeidentifyConfig. getImageTransformationsOrBuilder()
Treat the dataset as an image and redact.ImageTransformationsOrBuilder
DeidentifyConfigOrBuilder. getImageTransformationsOrBuilder()
Treat the dataset as an image and redact.
-