public static interface DistributionValue.BucketOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DistributionValue.BucketOptions.Explicit |
getExplicit()
Bucket with explicit bounds.
|
DistributionValue.BucketOptions.ExplicitOrBuilder |
getExplicitOrBuilder()
Bucket with explicit bounds.
|
DistributionValue.BucketOptions.TypeCase |
getTypeCase() |
boolean |
hasExplicit()
Bucket with explicit bounds.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasExplicit()
Bucket with explicit bounds.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions.Explicit explicit = 1;DistributionValue.BucketOptions.Explicit getExplicit()
Bucket with explicit bounds.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions.Explicit explicit = 1;DistributionValue.BucketOptions.ExplicitOrBuilder getExplicitOrBuilder()
Bucket with explicit bounds.
.opencensus.proto.metrics.v1.DistributionValue.BucketOptions.Explicit explicit = 1;DistributionValue.BucketOptions.TypeCase getTypeCase()