Class GetServiceAttachmentRequest (1.38.0)

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

A request message for ServiceAttachments.Get. See the method description for details.

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

Attributes

Name Description
project str
Project ID for this request.
region str
Name of the region of this request.
service_attachment str
Name of the ServiceAttachment resource to return.
show_nat_ips bool
Indicates whether NAT IPs should be included in the response. This field is a member of oneof_ _show_nat_ips.