View Source GoogleApi.ChromeUXReport.V1.Model.FractionTimeseries (google_api_chrome_ux_report v0.4.0)
For enum metrics, provides fraction timeseries which add up to approximately 1.0 per entry (k-th element into the repeated fractions field for any k <= len) across fraction_timeseries.
Attributes
-
fractions
(type:list(float())
, default:nil
) - Values between 0.0 and 1.0 (inclusive) and NaN.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ChromeUXReport.V1.Model.FractionTimeseries{ fractions: [float()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.