public static interface DistributionValue.BucketOptions.ExplicitOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getBounds(int index)
The values must be strictly increasing and > 0.
|
int |
getBoundsCount()
The values must be strictly increasing and > 0.
|
List<Double> |
getBoundsList()
The values must be strictly increasing and > 0.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Double> getBoundsList()
The values must be strictly increasing and > 0.
repeated double bounds = 1;int getBoundsCount()
The values must be strictly increasing and > 0.
repeated double bounds = 1;double getBounds(int index)
The values must be strictly increasing and > 0.
repeated double bounds = 1;