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

Localized PageSpeed results. Contains a ruleResults entry for each PageSpeed rule instantiated and run by the server.

Attributes

  • locale (String): The locale of the formattedResults, e.g. "en_US". Defaults to: null.
  • ruleResults (Map[String, ResultFormattedResultsRuleResults]): Dictionary of formatted rule results, with one entry for each PageSpeed rule instantiated and run by the server. Defaults to: null.