Uses of Class
com.google.cloud.tpu.v1.TpuClient.ListTensorFlowVersionsPage
-
Packages that use TpuClient.ListTensorFlowVersionsPage Package Description com.google.cloud.tpu.v1 A client to Cloud TPU API -
-
Uses of TpuClient.ListTensorFlowVersionsPage in com.google.cloud.tpu.v1
Methods in com.google.cloud.tpu.v1 that return TpuClient.ListTensorFlowVersionsPage Modifier and Type Method Description protected TpuClient.ListTensorFlowVersionsPage
TpuClient.ListTensorFlowVersionsPage. createPage(com.google.api.gax.rpc.PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ListTensorFlowVersionsResponse response)
Methods in com.google.cloud.tpu.v1 that return types with arguments of type TpuClient.ListTensorFlowVersionsPage Modifier and Type Method Description com.google.api.core.ApiFuture<TpuClient.ListTensorFlowVersionsPage>
TpuClient.ListTensorFlowVersionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, com.google.api.core.ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
Method parameters in com.google.cloud.tpu.v1 with type arguments of type TpuClient.ListTensorFlowVersionsPage Modifier and Type Method Description protected TpuClient.ListTensorFlowVersionsFixedSizeCollection
TpuClient.ListTensorFlowVersionsFixedSizeCollection. createCollection(List<TpuClient.ListTensorFlowVersionsPage> pages, int collectionSize)
-