View Source GoogleApi.PageSpeedOnline.V5.Model.I18n (google_api_page_speed_online v0.16.1)

Message containing the i18n data for the LHR - Version 1.

Attributes

  • rendererFormattedStrings (type: GoogleApi.PageSpeedOnline.V5.Model.RendererFormattedStrings.t, default: nil) - Internationalized strings that are formatted to the locale in configSettings.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PageSpeedOnline.V5.Model.I18n{
  rendererFormattedStrings:
    GoogleApi.PageSpeedOnline.V5.Model.RendererFormattedStrings.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.