google_api_page_speed_online v0.5.0 GoogleApi.PageSpeedOnline.V5.Model.LighthouseResultV5Categories View Source

Map of categories in the LHR.

Attributes

  • accessibility (type: GoogleApi.PageSpeedOnline.V5.Model.LighthouseCategoryV5.t, default: nil) - The accessibility category, containing all accessibility related audits.
  • best-practices (type: GoogleApi.PageSpeedOnline.V5.Model.LighthouseCategoryV5.t, default: nil) - The best practices category, containing all web best practice related audits.
  • performance (type: GoogleApi.PageSpeedOnline.V5.Model.LighthouseCategoryV5.t, default: nil) - The performance category, containing all performance related audits.
  • pwa (type: GoogleApi.PageSpeedOnline.V5.Model.LighthouseCategoryV5.t, default: nil) - The Progressive-Web-App (PWA) category, containing all pwa related audits.
  • seo (type: GoogleApi.PageSpeedOnline.V5.Model.LighthouseCategoryV5.t, default: nil) - The Search-Engine-Optimization (SEO) category, containing all seo related audits.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.