| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Class and Description |
|---|---|
static class |
Distribution.BucketOptions.Linear
Specifies a linear sequence of buckets that all have the same width
(except overflow and underflow).
|
static class |
Distribution.BucketOptions.Linear.Builder
Specifies a linear sequence of buckets that all have the same width
(except overflow and underflow).
|
| Modifier and Type | Method and Description |
|---|---|
Distribution.BucketOptions.LinearOrBuilder |
Distribution.BucketOptionsOrBuilder.getLinearBucketsOrBuilder()
The linear bucket.
|
Distribution.BucketOptions.LinearOrBuilder |
Distribution.BucketOptions.getLinearBucketsOrBuilder()
The linear bucket.
|
Distribution.BucketOptions.LinearOrBuilder |
Distribution.BucketOptions.Builder.getLinearBucketsOrBuilder()
The linear bucket.
|
Copyright © 2021 Google LLC. All rights reserved.