Reference documentation and code samples for the Compute Engine v1 API enum Reservation.Types.Status.
[Output Only] The status of the reservation. - CREATING: Reservation resources are being allocated. - READY: Reservation resources have been allocated, and the reservation is ready for use. - DELETING: Reservation deletion is in progress. - UPDATING: Reservation update is in progress.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.Reservation.Types.Status` is 3.6.0, with multiple prior versions accessible from 1.0.0 and above."],["The `Reservation.Types.Status` enum details the operational phases of a reservation, including `Creating`, `Ready`, `Deleting`, and `Updating`."],["The enum has additional fields like `Invalid` and `UndefinedStatus`, serving to represent an invalid or unset status of a reservation."],["The documented namespace for these statuses is `Google.Cloud.Compute.V1`, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]