google_api_page_speed_online v0.0.1 GoogleApi.PageSpeedOnline.V2.Model.PagespeedApiImageV2PageRect View Source

The region of the page that is captured by this image, with dimensions measured in CSS pixels.

Attributes

  • height (Integer): The height of the rect. Defaults to: null.
  • left (Integer): The left coordinate of the rect, in page coordinates. Defaults to: null.
  • top (Integer): The top coordinate of the rect, in page coordinates. Defaults to: null.
  • width (Integer): The width of the rect. Defaults to: null.