Class ListNodesResponse (0.1.0)

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

Response for ListNodes. .. attribute:: nodes

The listed nodes.

:type: Sequence[google.cloud.tpu_v1.types.Node]

Attributes

NameDescription
next_page_token str
The next page token or empty if none.
unreachable Sequence[str]
Locations that could not be reached.