Class AdjustByImageFindings (3.35.0)

AdjustByImageFindings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

AdjustmentRule condition for image findings. 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
min_likelihood google.cloud.dlp_v2.types.Likelihood
Required. Minimum likelihood of the adjust_by_image_findings.info_types finding. If the likelihood is lower than this value, Sensitive Data Protection doesn't adjust the likelihood of the InspectionRuleSet.info_types finding.
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.