Reference documentation and code samples for the Migration Center v1 API class AggregationResult.Types.Histogram.Types.Bucket.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for version 1.3.0 of the \u003ccode\u003eAggregationResult.Types.Histogram.Types.Bucket\u003c/code\u003e class within the Google Cloud Migration Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregationResult.Types.Histogram.Types.Bucket\u003c/code\u003e class represents a single bucket within a histogram, designed to hold a count of items falling within a defined range.\u003c/p\u003e\n"],["\u003cp\u003eEach bucket in this class has a \u003ccode\u003eCount\u003c/code\u003e property, indicating the number of items, as well as \u003ccode\u003eLowerBound\u003c/code\u003e and \u003ccode\u003eUpperBound\u003c/code\u003e properties, defining the inclusive lower and exclusive upper boundaries of the range.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending the functionality and uses of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors; a default one and one that takes another \u003ccode\u003eBucket\u003c/code\u003e as an argument for copying its parameters.\u003c/p\u003e\n"]]],[],null,[]]