UsageHistory(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A collection of data points that describes the historical time-varying values of a resource.
Attributes |
|
---|---|
Name | Description |
time_series |
google.cloud.capacityplanner_v1beta.types.TimeSeries
The collection of data points that represent the historical values. |
aggregation_method |
google.cloud.capacityplanner_v1beta.types.UsageHistory.AggregationMethod
Method used to convert sampled usage data to time series values. |
Classes
AggregationMethod
AggregationMethod(value)
Methods for converting sampled data to time series values.