DemandValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Capacity demand value for a single resource attribute such as CPU count, vertex AI peak QPM, etc.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. The name of the demand value such as CPU count. |
time_values |
MutableSequence[google.cloud.capacityplanner_v1beta.types.TimeValue]
Required. The demand values at different time points. |
unit |
google.cloud.capacityplanner_v1beta.types.Unit
Required. Unit of measurement. |