Reference documentation and code samples for the Compute Engine v1 API enum AccessConfig.Types.Type.
The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6.
[[["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 latest version for `Google.Cloud.Compute.V1.AccessConfig.Types.Type` is 3.6.0, with the provided content also showing a history of versions going as far back as 1.0.0."],["This documentation page provides reference information and code samples for the `AccessConfig.Types.Type` enum within the Compute Engine v1 API."],["The enum `AccessConfig.Types.Type` defines the configuration type, which defaults to `ONE_TO_ONE_NAT` for IPv4 access and `DIRECT_IPV6` for IPv6 access, according to the documentation."],["The documented fields within the enum are `DirectIpv6`, `OneToOneNat`, and `UndefinedType`, with the latter indicating an unset enum field."],["The namespace associated with this documentation is `Google.Cloud.Compute.V1`, and the assembly is `Google.Cloud.Compute.V1.dll`."]]],[]]