Class ImageLocation (3.1.1)

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

Location of the finding within an image. .. attribute:: bounding_boxes

Bounding boxes locating the pixels within the image containing the finding.

:type: Sequence[google.cloud.dlp_v2.types.BoundingBox]