Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ImageLocation.
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.