TimeSeriesView(mapping=None, *, ignore_unknown_fields=False, **kwargs)
TimeSeriesView contains capacity_value which has the timeseries for a given type. Each type as a single timeseries associated with it.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.capacityplanner_v1beta.types.CapacityType
Required. The capacity type associated with the time series view. |
capacity_value |
google.cloud.capacityplanner_v1beta.types.DemandValue
Required. The capacity value associated with the time series view. |