Class TpuClient.ListTensorFlowVersionsPagedResponse (2.43.0)

public static class TpuClient.ListTensorFlowVersionsPagedResponse extends AbstractPagedListResponse<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion,TpuClient.ListTensorFlowVersionsPage,TpuClient.ListTensorFlowVersionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TpuClient.ListTensorFlowVersionsPagedResponse

Static Methods

createAsync(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ApiFuture<ListTensorFlowVersionsResponse> futureResponse)

public static ApiFuture<TpuClient.ListTensorFlowVersionsPagedResponse> createAsync(PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion> context, ApiFuture<ListTensorFlowVersionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion>
futureResponse ApiFuture<ListTensorFlowVersionsResponse>
Returns
Type Description
ApiFuture<ListTensorFlowVersionsPagedResponse>