Google Cloud VMware Engine V1 API - Module Google::Cloud::VmwareEngine::V1::PrivateConnection::PeeringState (v0.8.0)

Reference documentation and code samples for the Google Cloud VMware Engine V1 API module Google::Cloud::VmwareEngine::V1::PrivateConnection::PeeringState.

Enum PeeringState defines the possible states of peering between service network and the vpc network peered to service network

Constants

PEERING_STATE_UNSPECIFIED

value: 0
The default value. This value is used if the peering state is omitted or unknown.

PEERING_ACTIVE

value: 1
The peering is in active state.

PEERING_INACTIVE

value: 2
The peering is in inactive state.