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

Attributes

  • formattedResults (ResultFormattedResults): Defaults to: null.
  • id (String): Canonicalized and final URL for the document, after following page redirects (if any). Defaults to: null.
  • invalidRules (List[String]): List of rules that were specified in the request, but which the server did not know how to instantiate. Defaults to: null.
  • kind (String): Kind of result. Defaults to: null.
  • pageStats (ResultPageStats): Defaults to: null.
  • responseCode (Integer): Response code for the document. 200 indicates a normal page load. 4xx/5xx indicates an error. Defaults to: null.
  • ruleGroups (Map[String, ResultRuleGroups]): A map with one entry for each rule group in these results. Defaults to: null.
  • screenshot (PagespeedApiImageV2): Base64-encoded screenshot of the page that was analyzed. Defaults to: null.
  • title (String): Title of the page, as displayed in the browser's title bar. Defaults to: null.
  • version (ResultVersion): Defaults to: null.