AllowedConsumer(mapping=None, *, ignore_unknown_fields=False, **kwargs)A consumer project or network that is permitted to connect to the server via PSC.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
project |
str
The project ID or number of the consumer project. Must be in the format: projects/{project}.
This field is a member of oneof_ consumer_type.
|
connection_limit |
int
Required. The connection limit for the consumer. Value must be greater than 0. |