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 classImageTransformationsA type of transformation that is applied over images.static classImageTransformations.BuilderA type of transformation that is applied over images.Methods in com.google.privacy.dlp.v2 that return ImageTransformationsOrBuilder Modifier and Type Method Description ImageTransformationsOrBuilderDeidentifyConfig.Builder. getImageTransformationsOrBuilder()Treat the dataset as an image and redact.ImageTransformationsOrBuilderDeidentifyConfig. getImageTransformationsOrBuilder()Treat the dataset as an image and redact.ImageTransformationsOrBuilderDeidentifyConfigOrBuilder. getImageTransformationsOrBuilder()Treat the dataset as an image and redact.
-