CapacityHistoryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)A request to get the capacity history.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
instance_properties |
google.cloud.compute_v1beta.types.CapacityHistoryRequestInstanceProperties
Instance properties for this request. This field is a member of oneof_ _instance_properties.
|
location_policy |
google.cloud.compute_v1beta.types.CapacityHistoryRequestLocationPolicy
Location policy for this request. This field is a member of oneof_ _location_policy.
|
types |
MutableSequence[str]
List of history types to get capacity history for. Check the Types enum for the list of possible values. |
Classes
Types
Types(value)