View Source GoogleApi.MigrationCenter.V1.Model.ReportSummaryHistogramChartDataBucket (google_api_migration_center v0.6.0)
A histogram bucket with a lower and upper bound, and a count of items with a field value between those bounds. The lower bound is inclusive and the upper bound is exclusive. Lower bound may be -infinity and upper bound may be infinity.
Attributes
-
count
(type:String.t
, default:nil
) - Count of items in the bucket. -
lowerBound
(type:String.t
, default:nil
) - Lower bound - inclusive. -
upperBound
(type:String.t
, default:nil
) - Upper bound - exclusive.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.