Module Google::Cloud::Compute::V1::NetworkPeering::State (v1.1.0)

[Output Only] State for the peering, either ACTIVE or INACTIVE. The peering is ACTIVE when there's a matching configuration in the peer network.

Constants

UNDEFINED_STATE

value: 0
A value indicating that the enum field is not set.

ACTIVE

value: 314733318
Matching configuration exists on the peer.

INACTIVE

value: 270421099
There is no matching configuration on the peer, including the case when peer does not exist.