Module: Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo::State
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
[Output Only] Status of the action, which can be one of the following: PROPAGATING
, PROPAGATED
, ABANDONED
, FAILED
, or DONE
.
Constant Summary collapse
- UNDEFINED_STATE =
A value indicating that the enum field is not set.
0
- ABANDONED =
Operation not tracked in this location e.g. zone is marked as DOWN.
81_797_556
- DONE =
Operation has completed successfully.
2_104_194
- FAILED =
Operation is in an error state.
455_706_685
- PROPAGATED =
Operation is confirmed to be in the location.
507_550_299
- PROPAGATING =
Operation is not yet confirmed to have been created in the location.
164_807_046
- UNSPECIFIED =
526_786_327