Uses of Class
com.google.privacy.dlp.v2.Color
-
Packages that use Color Package Description com.google.privacy.dlp.v2 -
-
Uses of Color in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return Color Modifier and Type Method Description ColorColor.Builder. build()ColorColor.Builder. buildPartial()static ColorColor. getDefaultInstance()ColorColor.Builder. getDefaultInstanceForType()ColorColor. getDefaultInstanceForType()ColorImageTransformations.ImageTransformation.Builder. getRedactionColor()The color to use when redacting content from an image.ColorImageTransformations.ImageTransformation. getRedactionColor()The color to use when redacting content from an image.ColorImageTransformations.ImageTransformationOrBuilder. getRedactionColor()The color to use when redacting content from an image.ColorRedactImageRequest.ImageRedactionConfig.Builder. getRedactionColor()The color to use when redacting content from an image.ColorRedactImageRequest.ImageRedactionConfig. getRedactionColor()The color to use when redacting content from an image.ColorRedactImageRequest.ImageRedactionConfigOrBuilder. getRedactionColor()The color to use when redacting content from an image.static ColorColor. parseDelimitedFrom(InputStream input)static ColorColor. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColorColor. parseFrom(byte[] data)static ColorColor. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColorColor. parseFrom(com.google.protobuf.ByteString data)static ColorColor. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColorColor. parseFrom(com.google.protobuf.CodedInputStream input)static ColorColor. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColorColor. parseFrom(InputStream input)static ColorColor. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ColorColor. parseFrom(ByteBuffer data)static ColorColor. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type Color Modifier and Type Method Description com.google.protobuf.Parser<Color>Color. getParserForType()static com.google.protobuf.Parser<Color>Color. parser()Methods in com.google.privacy.dlp.v2 with parameters of type Color Modifier and Type Method Description Color.BuilderColor.Builder. mergeFrom(Color other)ImageTransformations.ImageTransformation.BuilderImageTransformations.ImageTransformation.Builder. mergeRedactionColor(Color value)The color to use when redacting content from an image.RedactImageRequest.ImageRedactionConfig.BuilderRedactImageRequest.ImageRedactionConfig.Builder. mergeRedactionColor(Color value)The color to use when redacting content from an image.static Color.BuilderColor. newBuilder(Color prototype)ImageTransformations.ImageTransformation.BuilderImageTransformations.ImageTransformation.Builder. setRedactionColor(Color value)The color to use when redacting content from an image.RedactImageRequest.ImageRedactionConfig.BuilderRedactImageRequest.ImageRedactionConfig.Builder. setRedactionColor(Color value)The color to use when redacting content from an image.
-