imageRedactTemplate property

String? imageRedactTemplate
getter/setter pair

Image redact template.

If this template is specified, it will serve as the de-identify template for images. If this template is not set, all findings in the image will be redacted with a black box.

Implementation

core.String? imageRedactTemplate;