Class TpuClient.ListTensorFlowVersionsPagedResponse (2.42.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
NameDescription
contextPageContext<ListTensorFlowVersionsRequest,ListTensorFlowVersionsResponse,TensorFlowVersion>
futureResponseApiFuture<ListTensorFlowVersionsResponse>
Returns
TypeDescription
ApiFuture<ListTensorFlowVersionsPagedResponse>