Class NetworkEndpoint (0.1.0)

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

A network endpoint over which a TPU worker can be reached. .. attribute:: ip_address

The IP address of this network endpoint.

:type: str

Attribute

NameDescription
port int
The port of this network endpoint.