Class Ingress (0.2.0)

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

Settings of how to connect to the ClientGateway. 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
config google.cloud.beyondcorp_clientconnectorservices_v1.types.ClientConnectorService.Ingress.Config
The basic ingress config for ClientGateways. This field is a member of `oneof`_ ``ingress_config``.

Inheritance

builtins.object > proto.message.Message > Ingress

Classes

Config

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

The basic ingress config for ClientGateways.