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-01 UTC."],[[["This webpage lists various versions of the `StackType` enum within the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 to the latest version 3.6.0."],["The `StackType` enum is used to determine whether a network interface supports IPv6 in addition to IPv4 or only IPv4."],["The enum has four defined fields: `Ipv4Ipv6` indicating dual IPv4 and IPv6 support, `Ipv4Only` indicating IPv4 only support, `UndefinedStackType` representing an unset enum field, and `UnspecifiedStackType` that is not given a description."],["The default stack type is `IPV4_ONLY` if `StackType` is not specifically set during instance creation."],["Each version listed contains a link to its relevant documentation found under `Google.Cloud.Compute.V1`."]]],[]]