Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::RouterNat::SourceSubnetworkIpRangesToNat (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::RouterNat::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.
Constants
UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT
value: 0 A value indicating that the enum field is not set.
ALL_SUBNETWORKS_ALL_IP_RANGES
value: 179_964_376 All the IP ranges in every Subnetwork are allowed to Nat.
ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES
value: 185_573_819 All the primary IP ranges in every Subnetwork are allowed to Nat.
LIST_OF_SUBNETWORKS
value: 517_542_270 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"]],[["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 2026-04-03 UTC."],[],[]]