Class ListAcceleratorTypesResponse (1.7.2)

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

Response for ListAcceleratorTypes.

Attributes

NameDescription
accelerator_types MutableSequence[google.cloud.tpu_v2alpha1.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.