Class LogicalNetworkInterface (1.7.3)

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

Each logical network interface is effectively a network and IP pair.

Attributes

NameDescription
network str
Name of the network
ip_address str
IP address in the network
default_gateway bool
Whether this interface is the default gateway for the instance. Only one interface can be the default gateway for the instance.
network_type google.cloud.bare_metal_solution_v2.types.Network.Type
Type of network.
id str
An identifier for the Network, generated by the backend.