FutureReservationStatusLastKnownGoodStateFutureReservationSpecs(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The properties of the last known good state for the Future Reservation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
share_settings |
google.cloud.compute_v1beta.types.ShareSettings
[Output Only] The previous share settings of the Future Reservation. This field is a member of oneof_ _share_settings.
|
specific_sku_properties |
google.cloud.compute_v1beta.types.FutureReservationSpecificSKUProperties
[Output Only] The previous instance related properties of the Future Reservation. This field is a member of oneof_ _specific_sku_properties.
|
time_window |
google.cloud.compute_v1beta.types.FutureReservationTimeWindow
[Output Only] The previous time window of the Future Reservation. This field is a member of oneof_ _time_window.
|