View Source GoogleApi.ChromeUXReport.V1.Model.Percentiles (google_api_chrome_ux_report v0.5.0)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ChromeUXReport.V1.Model.Percentiles{p75: any() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.