Class PredictionServiceClient.PredictPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<PredictRequest,PredictResponse,Map.Entry<String,com.google.protobuf.Value>,PredictionServiceClient.PredictPage,PredictionServiceClient.PredictFixedSizeCollection>
-
- com.google.cloud.recommendationengine.v1beta1.PredictionServiceClient.PredictPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Map.Entry<String,com.google.protobuf.Value>>
- Enclosing class:
- PredictionServiceClient
public static class PredictionServiceClient.PredictPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<PredictRequest,PredictResponse,Map.Entry<String,com.google.protobuf.Value>,PredictionServiceClient.PredictPage,PredictionServiceClient.PredictFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<PredictionServiceClient.PredictPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<PredictRequest,PredictResponse,Map.Entry<String,com.google.protobuf.Value>> context, com.google.api.core.ApiFuture<PredictResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<PredictionServiceClient.PredictPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<PredictRequest,PredictResponse,Map.Entry<String,com.google.protobuf.Value>> context, com.google.api.core.ApiFuture<PredictResponse> futureResponse)
-
-