Class ListRuntimeVersionsResponse (1.4.1)

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

Response for ListRuntimeVersions.

Attributes

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