MutableSequence[str]
A list of active IPs for NAT. Example: ["1.1.1.1",
"179.12.26.133"].
drain_nat_ips
MutableSequence[str]
A list of IPs for NAT that are in drain mode. Example:
["1.1.1.1", "179.12.26.133"].
min_extra_ips_needed
int
The number of extra IPs to allocate. This
will be greater than 0 only if the existing IPs
in this NAT Rule are NOT enough to allow all
configured VMs to use NAT.
This field is a member of oneof_ _min_extra_ips_needed.
num_vm_endpoints_with_nat_mappings
int
Number of VM endpoints (i.e., NICs) that have
NAT Mappings from this NAT Rule.
This field is a member of oneof_ _num_vm_endpoints_with_nat_mappings.
rule_number
int
Rule number of the rule.
This field is a member of oneof_ _rule_number.
[[["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 RouterStatusNatStatusNatRuleStatus (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.RouterStatusNatStatusNatRuleStatus)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.RouterStatusNatStatusNatRuleStatus) \n\n RouterStatusNatStatusNatRuleStatus(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nStatus of a NAT Rule contained in this NAT.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]