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-24 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with a full list of previous versions available, starting from 1.0.0."],["The NetworkInterface.Types.StackType enum is part of the Google.Cloud.Compute.V1 namespace and can be used to determine the IPv6 feature status for a given network interface."],["The StackType enum offers `Ipv4Ipv6` for dual-stack, `Ipv4Only` for IPv4 only, as well as `UndefinedStackType` and `UnspecifiedStackType`."],["The stack type can be configured during instance creation and when updating network interface properties, with a default of `IPV4_ONLY` if not specified."],["The documentation provided includes a description of the available fields within the `StackType` enum, such as `Ipv4Ipv6`, `Ipv4Only`, `UndefinedStackType`, and `UnspecifiedStackType`."]]],[]]