NatIpInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Contains NAT IP information of a NAT config (i.e. usage status, mode).
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
nat_ip_info_mappings |
MutableSequence[google.cloud.compute_v1beta.types.NatIpInfoNatIpInfoMapping]
A list of all NAT IPs assigned to this NAT config. |
nat_name |
str
Name of the NAT config which the NAT IP belongs to. This field is a member of oneof _ _nat_name .
|