Reference documentation and code samples for the Compute Engine v1 API enum RouterNat.Types.SourceSubnetworkIpRangesToNat.
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRouterNat.Types.SourceSubnetworkIpRangesToNat\u003c/code\u003e enum defines options for specifying which subnetworks and IP ranges are allowed to use Network Address Translation (NAT).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google.Cloud.Compute.V1 API for this enum is 3.6.0, with multiple versions dating back to 1.0.0 being available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThere are four possible values for \u003ccode\u003eSourceSubnetworkIpRangesToNat\u003c/code\u003e: \u003ccode\u003eAllSubnetworksAllIpRanges\u003c/code\u003e, \u003ccode\u003eAllSubnetworksAllPrimaryIpRanges\u003c/code\u003e, \u003ccode\u003eListOfSubnetworks\u003c/code\u003e, and \u003ccode\u003eUndefinedSourceSubnetworkIpRangesToNat\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllSubnetworksAllIpRanges\u003c/code\u003e allows all IP ranges in every subnetwork to use NAT, while \u003ccode\u003eAllSubnetworksAllPrimaryIpRanges\u003c/code\u003e only permits primary IP ranges in each subnetwork to use it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOfSubnetworks\u003c/code\u003e value enables NAT only for a specified list of subnetworks, and \u003ccode\u003eUndefinedSourceSubnetworkIpRangesToNat\u003c/code\u003e indicates that the enum field is not set.\u003c/p\u003e\n"]]],[],null,[]]