SubnetworkUtilizationDetailsIPV4Utilization(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The IPV4 utilization of a single IP range.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
range_name |
str
Will be set for secondary range. Empty for primary IPv4 range. This field is a member of oneof _ _range_name .
|
total_allocated_ip |
int
This field is a member of oneof _ _total_allocated_ip .
|
total_free_ip |
int
This field is a member of oneof _ _total_free_ip .
|