The duration of bucket for the accumulation.
Timeseries name.
Unit of the metric.
Timeseries values.
Each element is a tuple of a timestamp in Unix epoch seconds and a data point.
The data point represents the accumulated value for a bucket of time starting at the provided timestamp, lasting for the duration of the bucket_length parameter.
Generated API types re-exported for convenience.
These mirror the server REST resources and payloads.