public sealed class ReportSummary.Types.HistogramChartData.Types.Bucket : IMessage<ReportSummary.Types.HistogramChartData.Types.Bucket>, IEquatable<ReportSummary.Types.HistogramChartData.Types.Bucket>, IDeepCloneable<ReportSummary.Types.HistogramChartData.Types.Bucket>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportSummary.Types.HistogramChartData.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 details the \u003ccode\u003eBucket\u003c/code\u003e class within the \u003ccode\u003eReportSummary.Types.HistogramChartData.Types\u003c/code\u003e namespace of the Migration Center v1 API, which is used to represent a histogram bucket.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBucket\u003c/code\u003e class contains three primary properties: \u003ccode\u003eCount\u003c/code\u003e, which signifies the number of items within the bucket, \u003ccode\u003eLowerBound\u003c/code\u003e, representing the inclusive lower limit, and \u003ccode\u003eUpperBound\u003c/code\u003e, representing the exclusive upper limit.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is \u003ccode\u003e1.4.0\u003c/code\u003e, with older versions \u003ccode\u003e1.3.0\u003c/code\u003e, \u003ccode\u003e1.2.0\u003c/code\u003e, \u003ccode\u003e1.1.0\u003c/code\u003e, and \u003ccode\u003e1.0.0\u003c/code\u003e available in the documentation.\u003c/p\u003e\n"]]],[],null,[]]