MetricsSegmentInfo Class

A metric segment.

Inheritance
MetricsSegmentInfo

Constructor

MetricsSegmentInfo(**kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized this collection

start
datetime
Required

Start time of the metric segment (only when an interval was specified).

end
datetime
Required

Start time of the metric segment (only when an interval was specified).

segments
list[MetricsSegmentInfo]
Required

Segmented metric data (if further segmented).