| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Class and Description |
|---|---|
static class |
Distribution.BucketOptions.Exponential
Specifies an exponential sequence of buckets that have a width that is
proportional to the value of the lower bound.
|
static class |
Distribution.BucketOptions.Exponential.Builder
Specifies an exponential sequence of buckets that have a width that is
proportional to the value of the lower bound.
|
| Modifier and Type | Method and Description |
|---|---|
Distribution.BucketOptions.ExponentialOrBuilder |
Distribution.BucketOptionsOrBuilder.getExponentialBucketsOrBuilder()
The exponential buckets.
|
Distribution.BucketOptions.ExponentialOrBuilder |
Distribution.BucketOptions.getExponentialBucketsOrBuilder()
The exponential buckets.
|
Distribution.BucketOptions.ExponentialOrBuilder |
Distribution.BucketOptions.Builder.getExponentialBucketsOrBuilder()
The exponential buckets.
|
Copyright © 2022 Google LLC. All rights reserved.