google_api_page_speed_online v0.1.0 GoogleApi.PageSpeedOnline.V2.Model.ResultRuleGroups View Source

The name of this rule group: one of "SPEED" or "USABILITY".

Attributes

  • score (integer()): The score (0-100) for this rule group, which indicates how much better a page could be in that category (e.g. how much faster, or how much more usable). A high score indicates little room for improvement, while a lower score indicates more room for improvement. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this type t() View Source
t() :: %GoogleApi.PageSpeedOnline.V2.Model.ResultRuleGroups{score: any()}

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.