Class MillisecondRange (0.1.0)

MillisecondRange(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a range of latency values in milliseconds.

Attributes

Name Description
min_ int
Output only. The minimum value of the range.
max_ int
Output only. The maximum value of the range.