Uses of Class
com.google.api.Distribution.BucketOptions.Exponential
Packages that use Distribution.BucketOptions.Exponential
-
Uses of Distribution.BucketOptions.Exponential in com.google.api
Methods in com.google.api that return Distribution.BucketOptions.ExponentialModifier and TypeMethodDescriptionDistribution.BucketOptions.Exponential.Builder.build()
Distribution.BucketOptions.Exponential.Builder.buildPartial()
Distribution.BucketOptions.Exponential.getDefaultInstance()
Distribution.BucketOptions.Exponential.Builder.getDefaultInstanceForType()
Distribution.BucketOptions.Exponential.getDefaultInstanceForType()
Distribution.BucketOptions.Builder.getExponentialBuckets()
The exponential buckets.Distribution.BucketOptions.getExponentialBuckets()
The exponential buckets.Distribution.BucketOptionsOrBuilder.getExponentialBuckets()
The exponential buckets.Distribution.BucketOptions.Exponential.parseDelimitedFrom
(InputStream input) Distribution.BucketOptions.Exponential.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Distribution.BucketOptions.Exponential.parseFrom
(byte[] data) Distribution.BucketOptions.Exponential.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Distribution.BucketOptions.Exponential.parseFrom
(com.google.protobuf.ByteString data) Distribution.BucketOptions.Exponential.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Distribution.BucketOptions.Exponential.parseFrom
(com.google.protobuf.CodedInputStream input) Distribution.BucketOptions.Exponential.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Distribution.BucketOptions.Exponential.parseFrom
(InputStream input) Distribution.BucketOptions.Exponential.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Distribution.BucketOptions.Exponential.parseFrom
(ByteBuffer data) Distribution.BucketOptions.Exponential.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type Distribution.BucketOptions.ExponentialModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Distribution.BucketOptions.Exponential> Distribution.BucketOptions.Exponential.getParserForType()
static com.google.protobuf.Parser
<Distribution.BucketOptions.Exponential> Distribution.BucketOptions.Exponential.parser()
Methods in com.google.api with parameters of type Distribution.BucketOptions.ExponentialModifier and TypeMethodDescriptionDistribution.BucketOptions.Builder.mergeExponentialBuckets
(Distribution.BucketOptions.Exponential value) The exponential buckets.Distribution.BucketOptions.Exponential.Builder.mergeFrom
(Distribution.BucketOptions.Exponential other) Distribution.BucketOptions.Exponential.newBuilder
(Distribution.BucketOptions.Exponential prototype) Distribution.BucketOptions.Builder.setExponentialBuckets
(Distribution.BucketOptions.Exponential value) The exponential buckets.