| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.Builder.build() |
Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.Builder.buildPartial() |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.getDefaultInstance() |
Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.getDefaultInstanceForType() |
Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.Builder.getDefaultInstanceForType() |
Distribution.BucketOptions.Exponential |
Distribution.BucketOptionsOrBuilder.getExponentialBuckets()
The exponential buckets.
|
Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.getExponentialBuckets()
The exponential buckets.
|
Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Builder.getExponentialBuckets()
The exponential buckets.
|
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseDelimitedFrom(InputStream input) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(byte[] data) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(ByteBuffer data) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(com.google.protobuf.ByteString data) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(com.google.protobuf.CodedInputStream input) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(InputStream input) |
static Distribution.BucketOptions.Exponential |
Distribution.BucketOptions.Exponential.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Distribution.BucketOptions.Exponential> |
Distribution.BucketOptions.Exponential.getParserForType() |
static com.google.protobuf.Parser<Distribution.BucketOptions.Exponential> |
Distribution.BucketOptions.Exponential.parser() |
| Modifier and Type | Method and Description |
|---|---|
Distribution.BucketOptions.Builder |
Distribution.BucketOptions.Builder.mergeExponentialBuckets(Distribution.BucketOptions.Exponential value)
The exponential buckets.
|
Distribution.BucketOptions.Exponential.Builder |
Distribution.BucketOptions.Exponential.Builder.mergeFrom(Distribution.BucketOptions.Exponential other) |
static Distribution.BucketOptions.Exponential.Builder |
Distribution.BucketOptions.Exponential.newBuilder(Distribution.BucketOptions.Exponential prototype) |
Distribution.BucketOptions.Builder |
Distribution.BucketOptions.Builder.setExponentialBuckets(Distribution.BucketOptions.Exponential value)
The exponential buckets.
|
Copyright © 2022 Google LLC. All rights reserved.