Class Egress (0.2.1)

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

The details of the egress info. One of the following options should be set.

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

Attribute

NameDescription
peered_vpc google.cloud.beyondcorp_clientconnectorservices_v1.types.ClientConnectorService.Egress.PeeredVpc
A VPC from the consumer project. This field is a member of `oneof`_ ``destination_type``.

Inheritance

builtins.object > proto.message.Message > Egress

Classes

PeeredVpc

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

The peered VPC owned by the consumer project.