GoogleApi.ChromeUXReport.V1.Model.Percentiles (google_api_chrome_ux_report v0.3.1) View Source

Percentiles contains synthetic values of a metric at a given statistical percentile. These are used for estimating a metric's value as experienced by a percentage of users out of the total number of users.

Attributes

  • p75 (type: any(), default: nil) - 75% of users experienced the given metric at or below this value.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.ChromeUXReport.V1.Model.Percentiles{p75: any() | nil}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.