boundingBoxes property

List<GooglePrivacyDlpV2BoundingBox>? boundingBoxes
getter/setter pair

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

Implementation

core.List<GooglePrivacyDlpV2BoundingBox>? boundingBoxes;