View Source GoogleApi.MigrationCenter.V1.Model.AggregationResultHistogramBucket (google_api_migration_center v0.5.2)
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:float(), default:nil) - Lower bound - inclusive. -
upperBound(type:float(), 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.