ServiceAttachmentConsumerProjectLimit(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
connection_limit |
int
The value of the limit to set. This field is a member of oneof _ _connection_limit .
|
network_url |
str
The network URL for the network to set the limit for. This field is a member of oneof _ _network_url .
|
project_id_or_num |
str
The project id or number for the project to set the limit for. This field is a member of oneof _ _project_id_or_num .
|