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.
Enums
Name
Description
UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT
A value indicating that the enum field is not set.
ALL_SUBNETWORKS_ALL_IP_RANGES
All the IP ranges in every Subnetwork are allowed to Nat.
ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES
All 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)
[[["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-28 UTC."],[],[],null,["# Class SourceSubnetworkIpRangesToNat (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.RouterNat.SourceSubnetworkIpRangesToNat)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.RouterNat.SourceSubnetworkIpRangesToNat) \n\n SourceSubnetworkIpRangesToNat(value)\n\nSpecify the Nat option, which can take one of the following values:\n\n- 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."]]