This Peering will allow IPv4 traffic and routes to be exchanged. Additionally if the matching peering is IPV4_IPV6, IPv6 traffic and routes will be exchanged as well.
Ipv4Only
This Peering will only allow IPv4 traffic and routes to be exchanged, even if the matching peering is IPV4_IPV6.
UndefinedStackType
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This document provides reference documentation for the `NetworkPeering.Types.StackType` enum within the Google Cloud Compute Engine v1 API, specifically for version 3.4.0 and earlier versions."],["The `StackType` enum defines which IP versions (IPv4 or IPv6) are allowed for traffic and routes exchanged between peered networks."],["The `Ipv4Ipv6` field allows both IPv4 and IPv6 traffic and routes if the matching peering also supports both, whereas `Ipv4Only` restricts traffic and routes to only IPv4, even if the matching peering allows IPv6."],["The `UndefinedStackType` field is used when the enum field is not set."],["A comprehensive list of previous versions going back to version 1.0.0 is provided."]]],[]]