Class ListTensorFlowVersionsResponse (1.7.2)

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

Response for ListTensorFlowVersions.

Attributes

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