public enum NetworkPeeringConnectionStatusConsensusState.Types.DeleteStatusReference documentation and code samples for the Compute Engine v1 API enum NetworkPeeringConnectionStatusConsensusState.Types.DeleteStatus.
The status of the delete request.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
DeleteAcknowledged |
Both network admins have agreed this consensus peering connection can be deleted. |
LocalCancelRequested |
The local network admin requested to cancel their delete request after DELETE_ACKNOWLEDGED. |
LocalDeleteRequested |
Network admin has requested deletion of this peering connection. |
PeerCancelRequested |
The peer network admin requested to cancel their delete request after DELETE_ACKNOWLEDGED. |
PeerDeleteRequested |
The peer network admin has requested deletion of this peering connection. |
UndefinedDeleteStatus |
A value indicating that the enum field is not set. |
Unspecified |
|