Buckets in the histogram.
There will be n+1 buckets matching n lower bounds in the request.
The first bucket will be from -infinity to the first bound.
Subsequent buckets will be between one bound and the next.
The final bucket will be from the final bound to 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 covers the \u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e class within the Google Cloud Migration Center v1 API, specifically version 1.1.0, and the most recent version available is 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAggregationResult.Types.Histogram\u003c/code\u003e class is a sealed class that represents the result of a bucketed histogram aggregation, inheriting from object and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, \u003ccode\u003eHistogram()\u003c/code\u003e and \u003ccode\u003eHistogram(AggregationResult.Types.Histogram other)\u003c/code\u003e, allowing for default initialization and initialization from another \u003ccode\u003eHistogram\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eBuckets\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eAggregationResult.Types.Histogram.Types.Bucket\u003c/code\u003e, representing the buckets in the histogram, including lower and upper bounds.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be found within the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e namespace, and is included in the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]