Interface protos.google.cloud.tpu.v1.IListAcceleratorTypesResponse (1.0.5)

Properties of a ListAcceleratorTypesResponse.

Package

@google-cloud/tpu!

Properties

acceleratorTypes

acceleratorTypes?: (google.cloud.tpu.v1.IAcceleratorType[]|null);

ListAcceleratorTypesResponse acceleratorTypes

Property Value
TypeDescription
(google.cloud.tpu.v1.IAcceleratorType[]|null)

nextPageToken

nextPageToken?: (string|null);

ListAcceleratorTypesResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListAcceleratorTypesResponse unreachable

Property Value
TypeDescription
(string[]|null)