Module: Google::Cloud::Compute::V1::MachineImage::Status

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

Overview

[Output Only] The status of the machine image. One of the following values: INVALID, CREATING, READY, DELETING, and UPLOADING.

Constant Summary collapse

UNDEFINED_STATUS =

A value indicating that the enum field is not set.

0
CREATING =
455564985
DELETING =
528602024
INVALID =
530283991
READY =
77848963
UPLOADING =
267603489