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-04-02 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.NetworkInterface.Types.StackType` is 3.6.0, and the documentation covers versions ranging from 1.0.0 to 3.6.0."],["`StackType` is an enum within the Compute Engine v1 API, used to determine if the IPv6 feature is enabled on a network interface."],["The `StackType` enum supports two main values: `Ipv4Ipv6`, indicating both IPv4 and IPv6 addresses, and `Ipv4Only`, signifying only IPv4 addresses, with the default being `IPV4_ONLY`."],["There are two other enum fields: `UndefinedStackType` which signals that the field is not set, and `UnspecifiedStackType`, which has no description."],["Version 2.2.0 is the current main page being displayed and provides access to previous versions, all the way down to version 1.0.0."]]],[]]