Module: Google::Cloud::Compute::V1::BulkInsertOperationStatus::Status

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

Overview

[Output Only] Creation status of BulkInsert operation - information if the flow is rolling forward or rolling back.

Constant Summary collapse

UNDEFINED_STATUS =

A value indicating that the enum field is not set.

0
CREATING =

Rolling forward - creating VMs.

455_564_985
DONE =

Done

2_104_194
ROLLING_BACK =

Rolling back - cleaning up after an error.

259_411_649
STATUS_UNSPECIFIED =
42_133_066