Module: Google::Cloud::Compute::V1::Operation::Status

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

Overview

[Output Only] The status of the operation, which can be one of the following: PENDING, RUNNING, or DONE.

Constant Summary collapse

UNDEFINED_STATUS =

A value indicating that the enum field is not set.

0
DONE =
2104194
PENDING =
35394935
RUNNING =
121282975