RedactImageRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to search for potentially sensitive info in an image and redact it by covering it with a colored rectangle.
Attributes | |
---|---|
Name | Description |
parent |
str
Parent resource name. The format of this value varies depending on whether you have `specified a processing location |
location_id |
str
Deprecated. This field has no effect. |
inspect_config |
google.cloud.dlp_v2.types.InspectConfig
Configuration for the inspector. |
image_redaction_configs |
Sequence[google.cloud.dlp_v2.types.RedactImageRequest.ImageRedactionConfig]
The configuration for specifying what content to redact from images. |
include_findings |
bool
Whether the response should include findings along with the redacted image. |
byte_item |
google.cloud.dlp_v2.types.ByteContentItem
The content must be PNG, JPEG, SVG or BMP. |
Classes
ImageRedactionConfig
ImageRedactionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Configuration for determining how redaction of images should occur.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields