Class GetNatIpInfoRouterRequest (1.18.0)

GetNatIpInfoRouterRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request message for Routers.GetNatIpInfo. See the method description for details.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
nat_name str
Name of the nat service to filter the NAT IP information. If it is omitted, all nats for this router will be returned. Name should conform to RFC1035. This field is a member of oneof_ _nat_name.
project str
Project ID for this request.
region str
Name of the region for this request.
router str
Name of the Router resource to query for Nat IP information. The name should conform to RFC1035.