Interface protos.google.privacy.dlp.v2.RedactImageRequest.IImageRedactionConfig (3.1.8)

Properties of an ImageRedactionConfig.

Package

@google-cloud/dlp!

Properties

infoType

infoType?: (google.privacy.dlp.v2.IInfoType|null);

ImageRedactionConfig infoType

Property Value
TypeDescription
(google.privacy.dlp.v2.IInfoType|null)

redactAllText

redactAllText?: (boolean|null);

ImageRedactionConfig redactAllText

Property Value
TypeDescription
(boolean|null)

redactionColor

redactionColor?: (google.privacy.dlp.v2.IColor|null);

ImageRedactionConfig redactionColor

Property Value
TypeDescription
(google.privacy.dlp.v2.IColor|null)