Interface protos.google.privacy.dlp.v2.IRedactImageResponse (3.1.8)

Properties of a RedactImageResponse.

Package

@google-cloud/dlp!

Properties

extractedText

extractedText?: (string|null);

RedactImageResponse extractedText

Property Value
TypeDescription
(string|null)

inspectResult

inspectResult?: (google.privacy.dlp.v2.IInspectResult|null);

RedactImageResponse inspectResult

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

redactedImage

redactedImage?: (Uint8Array|string|null);

RedactImageResponse redactedImage

Property Value
TypeDescription
(Uint8Array|string|null)