Module google_api_proto::google::cloud::compute::v1::network_peering
source · Expand description
Nested message and enum types in NetworkPeering
.
Enums§
- Which IP version(s) of traffic and routes are allowed to be imported or exported between peer networks. The default value is IPV4_ONLY.
- [Output Only] State for the peering, either
ACTIVE
orINACTIVE
. The peering isACTIVE
when there’s a matching configuration in the peer network.