Class DistributionValue.BucketOptions.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DistributionValue.BucketOptionsOrBuilder, Cloneable
    Enclosing class:
    DistributionValue.BucketOptions

    public static final class DistributionValue.BucketOptions.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<DistributionValue.BucketOptions.Builder>
    implements DistributionValue.BucketOptionsOrBuilder
     A Distribution may optionally contain a histogram of the values in the
     population. The bucket boundaries for that histogram are described by
     BucketOptions.
     If bucket_options has no type, then there is no histogram associated with
     the Distribution.
     
    Protobuf type opencensus.proto.metrics.v1.DistributionValue.BucketOptions