View Source GoogleApi.PageSpeedOnline.V5.Model.Bucket (google_api_page_speed_online v0.18.0)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.