Class ListAcceleratorTypesResponse (1.6.0)

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

Response for ListAcceleratorTypes.

Attributes

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