Class ListTensorFlowVersionsResponse (0.1.0)

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

Response for ListTensorFlowVersions.

Attributes

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