Class NetworkEndpoint (1.2.1)

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

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

Attributes

NameDescription
ip_address str
The internal IP address of this network endpoint.
port int
The port of this network endpoint.
access_config google.cloud.tpu_v2alpha1.types.AccessConfig
The access config for the TPU worker.