View Source GoogleApi.Language.V1.Model.XPSFloat64StatsHistogramBucket (google_api_language v0.15.0)
A bucket of a histogram.
Attributes
-
count
(type:String.t
, default:nil
) - The number of data values that are in the bucket, i.e. are between min and max values. -
max
(type:float()
, default:nil
) - The maximum value of the bucket, exclusive unless max ="Infinity"
, in which case it's inclusive. -
min
(type:float()
, default:nil
) - The minimum value of the bucket, inclusive.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.