Uses of Interface
com.google.privacy.dlp.v2.ColorOrBuilder
-
Packages that use ColorOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of ColorOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement ColorOrBuilder Modifier and Type Class Description class
Color
Represents a color in the RGB color space.static class
Color.Builder
Represents a color in the RGB color space.Methods in com.google.privacy.dlp.v2 that return ColorOrBuilder Modifier and Type Method Description ColorOrBuilder
ImageTransformations.ImageTransformation.Builder. getRedactionColorOrBuilder()
The color to use when redacting content from an image.ColorOrBuilder
ImageTransformations.ImageTransformation. getRedactionColorOrBuilder()
The color to use when redacting content from an image.ColorOrBuilder
ImageTransformations.ImageTransformationOrBuilder. getRedactionColorOrBuilder()
The color to use when redacting content from an image.ColorOrBuilder
RedactImageRequest.ImageRedactionConfig.Builder. getRedactionColorOrBuilder()
The color to use when redacting content from an image.ColorOrBuilder
RedactImageRequest.ImageRedactionConfig. getRedactionColorOrBuilder()
The color to use when redacting content from an image.ColorOrBuilder
RedactImageRequest.ImageRedactionConfigOrBuilder. getRedactionColorOrBuilder()
The color to use when redacting content from an image.
-