Class ReportSummary.HistogramChartData.Bucket

  • All Implemented Interfaces:
    ReportSummary.HistogramChartData.BucketOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
    Enclosing class:
    ReportSummary.HistogramChartData

    public static final class ReportSummary.HistogramChartData.Bucket
    extends com.google.protobuf.GeneratedMessageV3
    implements ReportSummary.HistogramChartData.BucketOrBuilder
     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.
     
    Protobuf type google.cloud.migrationcenter.v1.ReportSummary.HistogramChartData.Bucket
    See Also:
    Serialized Form