google_api_page_speed_online v0.5.0 GoogleApi.PageSpeedOnline.V4.Model.PagespeedApiPagespeedResponseV4Version View Source

The version of PageSpeed used to generate these results.

Attributes

  • major (type: integer(), default: nil) - The major version number of PageSpeed used to generate these results.
  • minor (type: integer(), default: nil) - The minor version number of PageSpeed used to generate these results.

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.V4.Model.PagespeedApiPagespeedResponseV4Version{
    major: integer(),
    minor: integer()
  }

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.