google_api_page_speed_online v0.0.1
GoogleApi.PageSpeedOnline.V2.Model.PagespeedApiImageV2
View Source
Attributes
- data (String): Image data base64 encoded. Defaults to:
null
.
- height (Integer): Height of screenshot in pixels. Defaults to:
null
.
- key (String): Unique string key, if any, identifying this image. Defaults to:
null
.
- mime_type (String): Mime type of image data (e.g. "image/jpeg"). Defaults to:
null
.
- page_rect (PagespeedApiImageV2PageRect): Defaults to:
null
.
- width (Integer): Width of screenshot in pixels. Defaults to:
null
.