CapacityHistoryRequestLocationPolicy(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Location policy for this request.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
location |
str
The region or zone to get capacity history for. It can be a partial or full URL. For example, the following are valid values: - https://www.googleapis.com/compute/v1/projects/project/zones/zone - projects/project/zones/zone - zones/zone This field is optional. This field is a member of oneof_ _location.
|