Class NatIpInfo (1.18.0)

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

NameDescription
nat_ip_info_mappings MutableSequence[google.cloud.compute_v1.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.