FutureReservationStatus
import type { FutureReservationStatus } from "https://googleapis.deno.dev/v1/compute:v1.ts";[Output only] Represents status related to the future reservation.
§Properties
Output only. [Output Only] The current status of the requested amendment.
Output only. Fully qualified urls of the automatically created reservations at start_time.
Output only. [Output Only] Represents the existing matching usage for the future reservation.
Output only. This count indicates the fulfilled capacity so far. This is set during "PROVISIONING" state. This count also includes capacity delivered as part of existing matching reservations.
Output only. [Output Only] This field represents the future reservation before an amendment was requested. If the amendment is declined, the Future Reservation will be reverted to the last known good state. The last known good state is not set when updating a future reservation whose Procurement Status is DRAFTING.
Output only. Time when Future Reservation would become LOCKED, after which no modifications to Future Reservation will be allowed. Applicable only after the Future Reservation is in the APPROVED state. The lock_time is an RFC3339 string. The procurement_status will transition to PROCURING state at this time.
Output only. Current state of this Future Reservation