Compute Engine v1 API - Enum NetworkPeeringConnectionStatusConsensusState.Types.UpdateStatus (3.13.0)

public enum NetworkPeeringConnectionStatusConsensusState.Types.UpdateStatus

Reference documentation and code samples for the Compute Engine v1 API enum NetworkPeeringConnectionStatusConsensusState.Types.UpdateStatus.

The status of the update request.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
InSync

No pending configuration update proposals to the peering connection.

PendingLocalAcknowledment

The peer network admin has made an updatePeering call. The change is awaiting acknowledgment from this peering's network admin.

PendingPeerAcknowledgement

The local network admin has made an updatePeering call. The change is awaiting acknowledgment from the peer network admin.

UndefinedUpdateStatus

A value indicating that the enum field is not set.

Unspecified