CapacityHistoryResponsePriceRecord(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)A record of price history.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
interval |
google.cloud.compute_v1beta.types.Interval
The time interval for this price record. This field is a member of oneof_ _interval.
|
list_price |
google.cloud.compute_v1beta.types.Money
The Spot VM list price during the interval. This field is a member of oneof_ _list_price.
|