Class ListRuntimeVersionsResponse (1.7.2)

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

Response for ListRuntimeVersions.

Attributes

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