Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ImageLocation (v1.15.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
defbounding_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=
defbounding_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.