Interface protos.google.api.Distribution.BucketOptions.ILinear (1.1.4)

Properties of a Linear.

Package

@google-cloud/service-control!

Properties

numFiniteBuckets

numFiniteBuckets?: (number|null);

Linear numFiniteBuckets

Property Value
TypeDescription
(number|null)

offset

offset?: (number|null);

Linear offset

Property Value
TypeDescription
(number|null)

width

width?: (number|null);

Linear width

Property Value
TypeDescription
(number|null)