Module google_api_proto::google::api::distribution::bucket_options
source · Expand description
Nested message and enum types in BucketOptions
.
Structs§
- Specifies a set of buckets with arbitrary widths.
- Specifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound. Each bucket represents a constant relative uncertainty on a specific value in the bucket.
- Specifies a linear sequence of buckets that all have the same width (except overflow and underflow). Each bucket represents a constant absolute uncertainty on the specific value in the bucket.
Enums§
- Exactly one of these three fields must be set.