RouterAdvertisedIpRange(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Description-tagged IP ranges for the router to advertise.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
description |
str
User-specified description for the IP range. This field is a member of oneof _ _description .
|
range_ |
str
The IP range to advertise. The value must be a CIDR-formatted string. This field is a member of oneof _ _range .
|