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 classColorRepresents a color in the RGB color space.static classColor.BuilderRepresents a color in the RGB color space.Methods in com.google.privacy.dlp.v2 that return ColorOrBuilder Modifier and Type Method Description ColorOrBuilderImageTransformations.ImageTransformation.Builder. getRedactionColorOrBuilder()The color to use when redacting content from an image.ColorOrBuilderImageTransformations.ImageTransformation. getRedactionColorOrBuilder()The color to use when redacting content from an image.ColorOrBuilderImageTransformations.ImageTransformationOrBuilder. getRedactionColorOrBuilder()The color to use when redacting content from an image.ColorOrBuilderRedactImageRequest.ImageRedactionConfig.Builder. getRedactionColorOrBuilder()The color to use when redacting content from an image.ColorOrBuilderRedactImageRequest.ImageRedactionConfig. getRedactionColorOrBuilder()The color to use when redacting content from an image.ColorOrBuilderRedactImageRequest.ImageRedactionConfigOrBuilder. getRedactionColorOrBuilder()The color to use when redacting content from an image.
-