public static class ComputeEnumConstants.NetworkPeeringConnectionStatusConsensusState.DeleteStatus
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkPeeringConnectionStatusConsensusState.DeleteStatus.
Constants for wire representations of the NetworkPeeringConnectionStatusConsensusState.Types.DeleteStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
DeleteAcknowledged
public const string DeleteAcknowledged = "DELETE_ACKNOWLEDGED"
Wire representation of DeleteAcknowledged .
Field Value | |
---|---|
Type | Description |
string |
LocalDeleteRequested
public const string LocalDeleteRequested = "LOCAL_DELETE_REQUESTED"
Wire representation of LocalDeleteRequested .
Field Value | |
---|---|
Type | Description |
string |
PeerDeleteRequested
public const string PeerDeleteRequested = "PEER_DELETE_REQUESTED"
Wire representation of PeerDeleteRequested .
Field Value | |
---|---|
Type | Description |
string |
UndefinedDeleteStatus
public const string UndefinedDeleteStatus = "UNDEFINED_DELETE_STATUS"
Wire representation of UndefinedDeleteStatus .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "DELETE_STATUS_UNSPECIFIED"
Wire representation of Unspecified .
Field Value | |
---|---|
Type | Description |
string |