Location of the finding within an image.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bounding_boxes
def bounding_boxes() -> ::Array<::Google::Cloud::Dlp::V2::BoundingBox>
Returns
- (::Array<::Google::Cloud::Dlp::V2::BoundingBox>) — Bounding boxes locating the pixels within the image containing the finding.
#bounding_boxes=
def bounding_boxes=(value) -> ::Array<::Google::Cloud::Dlp::V2::BoundingBox>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::BoundingBox>) — Bounding boxes locating the pixels within the image containing the finding.
Returns
- (::Array<::Google::Cloud::Dlp::V2::BoundingBox>) — Bounding boxes locating the pixels within the image containing the finding.