Reference documentation and code samples for the Compute Engine v1 API enum NetworkInterface.Types.StackType.
The stack type for this network interface to identify whether the IPv6 feature is enabled or not. If not specified, IPV4_ONLY will be used. This field can be both set at instance creation and update network interface operations.
[[["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-21 UTC."],[[["The content provides a comprehensive list of versions for the `NetworkInterface.Types.StackType` enum within the Google Cloud Compute V1 API, ranging from version 1.0.0 to the latest 3.6.0."],["The `NetworkInterface.Types.StackType` enum is used to determine whether the IPv6 feature is enabled for a network interface, defaulting to IPv4 only if not specified."],["This specific namespace of Google Cloud is `Google.Cloud.Compute.V1` and the specific assembly is `Google.Cloud.Compute.V1.dll`."],["The `NetworkInterface.Types.StackType` enum has four possible field values: `Ipv4Ipv6`, `Ipv4Only`, `UndefinedStackType`, and `UnspecifiedStackType` which are used to define the network's properties."]]],[]]