Class ListNodesResponse (1.4.1)

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

Response for ListNodes.

Attributes

NameDescription
nodes Sequence[google.cloud.tpu_v2alpha1.types.Node]
The listed nodes.
next_page_token str
The next page token or empty if none.
unreachable Sequence[str]
Locations that could not be reached.