google_api_page_speed_online v0.10.1 GoogleApi.PageSpeedOnline.V5.Model.Bucket View Source
A proportion of data in the total distribution, bucketed by a min/max percentage. Each bucket's range is bounded by min <= x < max, In millisecond.
Attributes
-
max
(type:integer()
, default:nil
) - Upper bound for a bucket's range. -
min
(type:integer()
, default:nil
) - Lower bound for a bucket's range. -
proportion
(type:float()
, default:nil
) - The proportion of data in this bucket.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.