Interface protos.google.api.servicecontrol.v1.Distribution.IExponentialBuckets (1.1.4)

Properties of an ExponentialBuckets.

Package

@google-cloud/service-control!

Properties

growthFactor

growthFactor?: (number|null);

ExponentialBuckets growthFactor

Property Value
TypeDescription
(number|null)

numFiniteBuckets

numFiniteBuckets?: (number|null);

ExponentialBuckets numFiniteBuckets

Property Value
TypeDescription
(number|null)

scale

scale?: (number|null);

ExponentialBuckets scale

Property Value
TypeDescription
(number|null)