public enum SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Types.State
Reference documentation and code samples for the Compute Engine v1 API enum SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.Types.State.
[Output Only] Status of the action, which can be one of the following: PROPAGATING
, PROPAGATED
, ABANDONED
, FAILED
, or DONE
.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
---|---|
Name | Description |
Abandoned |
Operation not tracked in this location e.g. zone is marked as DOWN. |
Done |
Operation has completed successfully. |
Failed |
Operation is in an error state. |
Propagated |
Operation is confirmed to be in the location. |
Propagating |
Operation is not yet confirmed to have been created in the location. |
UndefinedState |
A value indicating that the enum field is not set. |
Unspecified |