google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1ImageLocation View Source
Bounding box encompassing detected text within an image.
Attributes
- height (Integer): Height of the bounding box in pixels. Defaults to:
null. - left (Integer): Left coordinate of the bounding box. (0,0) is upper left. Defaults to:
null. - top (Integer): Top coordinate of the bounding box. (0,0) is upper left. Defaults to:
null. - width (Integer): Width of the bounding box in pixels. Defaults to:
null.