google_api_page_speed_online v0.10.1 GoogleApi.PageSpeedOnline.V5.Model.CategoryGroupV5 View Source

Message containing a category

Attributes

  • description (type: String.t, default: nil) - The description of what the category is grouping
  • title (type: String.t, default: nil) - The human readable title of the group

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.PageSpeedOnline.V5.Model.CategoryGroupV5{
  description: String.t(),
  title: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.