Interface protos.google.api.Distribution.IRange (9.5.7)

Properties of a Range.

Package

@google-cloud/logging!

Properties

max

max?: (number|null);

Range max

Property Value
TypeDescription
(number|null)

min

min?: (number|null);

Range min

Property Value
TypeDescription
(number|null)