Class Ingress (0.4.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.

Classes

Config

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

The basic ingress config for ClientGateways.