public static class ComputeEnumConstants.NetworkPeeringConnectionStatusConsensusState.UpdateStatus
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkPeeringConnectionStatusConsensusState.UpdateStatus.
Constants for wire representations of the NetworkPeeringConnectionStatusConsensusState.Types.UpdateStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
InSync
public const string InSync = "IN_SYNC"
Wire representation of InSync .
Field Value | |
---|---|
Type | Description |
string |
PendingLocalAcknowledment
public const string PendingLocalAcknowledment = "PENDING_LOCAL_ACKNOWLEDMENT"
Wire representation of PendingLocalAcknowledment .
Field Value | |
---|---|
Type | Description |
string |
PendingPeerAcknowledgement
public const string PendingPeerAcknowledgement = "PENDING_PEER_ACKNOWLEDGEMENT"
Wire representation of PendingPeerAcknowledgement .
Field Value | |
---|---|
Type | Description |
string |
UndefinedUpdateStatus
public const string UndefinedUpdateStatus = "UNDEFINED_UPDATE_STATUS"
Wire representation of UndefinedUpdateStatus .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UPDATE_STATUS_UNSPECIFIED"
Wire representation of Unspecified .
Field Value | |
---|---|
Type | Description |
string |