Class RedactImageRequest (1.0.0)

Request to search for potentially sensitive info in an image and redact it by covering it with a colored rectangle. .. attribute:: parent

The parent resource name, for example projects/my-project-id or projects/my-project-id/locations/{location_id}.

Configuration for the inspector.

Whether the response should include findings along with the redacted image.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > RedactImageRequest

Classes

ImageRedactionConfig

Configuration for determining how redaction of images should occur. .. attribute:: target

Type of information to redact from images.

If true, all text found in the image, regardless whether it matches an info_type, is redacted. Only one should be provided.