Class AliasIpRange (0.1.4)

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

An alias IP range attached to an instance's network interface.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
ip_cidr_range str
Optional. The IP alias ranges to allocate for this interface. This field is a member of oneof_ _ip_cidr_range.
subnetwork_range_name str
Optional. The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used. This field is a member of oneof_ _subnetwork_range_name.