Uses of Interface
com.google.api.Distribution.BucketOptions.ExponentialOrBuilder
Packages that use Distribution.BucketOptions.ExponentialOrBuilder
-
Uses of Distribution.BucketOptions.ExponentialOrBuilder in com.google.api
Classes in com.google.api that implement Distribution.BucketOptions.ExponentialOrBuilderModifier and TypeClassDescriptionstatic final class
Specifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound.static final class
Specifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound.Methods in com.google.api that return Distribution.BucketOptions.ExponentialOrBuilderModifier and TypeMethodDescriptionDistribution.BucketOptions.Builder.getExponentialBucketsOrBuilder()
The exponential buckets.Distribution.BucketOptions.getExponentialBucketsOrBuilder()
The exponential buckets.Distribution.BucketOptionsOrBuilder.getExponentialBucketsOrBuilder()
The exponential buckets.