Module: Google::Cloud::Compute::V1::Reservation::Status

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] The status of the reservation.

Constant Summary collapse

UNDEFINED_STATUS =

A value indicating that the enum field is not set.

0
CREATING =

Resources are being allocated for the reservation.

455564985
DELETING =

Reservation is currently being deleted.

528602024
INVALID =
530283991
READY =

Reservation has allocated all its resources.

77848963
UPDATING =

Reservation is currently being resized.

494614342