Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::NetworkPeering::State (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::NetworkPeering::State.

[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: 314_733_318
Matching configuration exists on the peer.

INACTIVE

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