Class ListNodesResponse (1.18.2)

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

Response for ListNodes.

Attributes

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