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-04-09 UTC."],[[["This webpage provides reference documentation for the `NetworkPeering.Types.StackType` enum within the Google Compute Engine v1 API."],["The enum `StackType` defines which IP versions (IPv4, IPv6) are allowed for traffic and route exchange between peered networks, with the default being `IPV4_ONLY`."],["Available versions of the documentation for `StackType` are listed, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `StackType` enum offers three possible values: `Ipv4Ipv6` (allows both IPv4 and IPv6), `Ipv4Only` (allows only IPv4), and `UndefinedStackType` (indicates an unset enum field)."]]],[]]