Interface protos.google.cloud.tpu.v1.IListTensorFlowVersionsResponse (1.1.1)

Properties of a ListTensorFlowVersionsResponse.

Package

@google-cloud/tpu!

Properties

nextPageToken

nextPageToken?: (string|null);

ListTensorFlowVersionsResponse nextPageToken

Property Value
TypeDescription
(string|null)

tensorflowVersions

tensorflowVersions?: (google.cloud.tpu.v1.ITensorFlowVersion[]|null);

ListTensorFlowVersionsResponse tensorflowVersions

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

unreachable

unreachable?: (string[]|null);

ListTensorFlowVersionsResponse unreachable

Property Value
TypeDescription
(string[]|null)