MutableSequence[google.cloud.migrationcenter_v1.types.AggregationResult.Histogram.Bucket]
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.
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-28 UTC."],[],[],null,[]]