google_api_dlp v0.36.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BoundingBox View Source
Bounding box encompassing detected text within an image.
Attributes
height
(type:integer()
, default:nil
) - Height of the bounding box in pixels.left
(type:integer()
, default:nil
) - Left coordinate of the bounding box. (0,0) is upper left.top
(type:integer()
, default:nil
) - Top coordinate of the bounding box. (0,0) is upper left.width
(type:integer()
, default:nil
) - Width of the bounding box in pixels.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.