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

Properties of a LinearBuckets.

Package

@google-cloud/service-control!

Properties

numFiniteBuckets

numFiniteBuckets?: (number|null);

LinearBuckets numFiniteBuckets

Property Value
TypeDescription
(number|null)

offset

offset?: (number|null);

LinearBuckets offset

Property Value
TypeDescription
(number|null)

width

width?: (number|null);

LinearBuckets width

Property Value
TypeDescription
(number|null)