ExcludeByImageFindings(mapping=None, *, ignore_unknown_fields=False, **kwargs)The rule to exclude image findings based on spatial relationships with other image findings. For example, exclude an image finding if it overlaps with another image finding. This rule is silently ignored if the content being inspected is not an image.
Attributes |
|
|---|---|
| Name | Description |
info_types |
MutableSequence[google.cloud.dlp_v2.types.InfoType]
A list of image-supported infoTypes—excluding `document infoTypes |
image_containment_type |
google.cloud.dlp_v2.types.ImageContainmentType
Specifies the required spatial relationship between the bounding boxes of the target finding and the context infoType findings. |