Interface protos.google.privacy.dlp.v2.IRedactImageRequest (5.3.0)

Properties of a RedactImageRequest.

Package

@google-cloud/dlp

Properties

byteItem

byteItem?: (google.privacy.dlp.v2.IByteContentItem|null);

RedactImageRequest byteItem

imageRedactionConfigs

imageRedactionConfigs?: (google.privacy.dlp.v2.RedactImageRequest.IImageRedactionConfig[]|null);

RedactImageRequest imageRedactionConfigs

includeFindings

includeFindings?: (boolean|null);

RedactImageRequest includeFindings

inspectConfig

inspectConfig?: (google.privacy.dlp.v2.IInspectConfig|null);

RedactImageRequest inspectConfig

locationId

locationId?: (string|null);

RedactImageRequest locationId

parent

parent?: (string|null);

RedactImageRequest parent