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-02 UTC."],[[["This document provides reference documentation for the `NetworkPeering.Types.StackType` enum within the Google Compute Engine v1 API."],["The latest version of the documentation is 3.6.0, but there are many older versions available, ranging down to 1.0.0."],["The `NetworkPeering.Types.StackType` enum is used to specify which IP versions (IPv4, IPv6) of traffic and routes can be exchanged between peered networks."],["The possible values for the `StackType` enum include `Ipv4Ipv6` which allows both IPv4 and IPv6 traffic, `Ipv4Only` which restricts to IPv4 only, and `UndefinedStackType` which indicates that the field is not set."],["The documentation is located under the `Google.Cloud.Compute.V1` namespace, and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]