Class: Google::Privacy::Dlp::V2::ImageLocation

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Location of the finding within an image.

Instance Attribute Summary collapse

Instance Attribute Details

#bounding_boxesArray<Google::Privacy::Dlp::V2::BoundingBox>

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

Returns:



331
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 331

class ImageLocation; end