| Package | Description |
|---|---|
| com.google.cloud.recommendationengine.v1beta1 |
A client to Recommendations AI
|
| Modifier and Type | Method and Description |
|---|---|
protected PredictionServiceClient.PredictPage |
PredictionServiceClient.PredictPage.createPage(com.google.api.gax.rpc.PageContext<PredictRequest,PredictResponse,Map.Entry<String,com.google.protobuf.Value>> context,
PredictResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<PredictionServiceClient.PredictPage> |
PredictionServiceClient.PredictPage.createPageAsync(com.google.api.gax.rpc.PageContext<PredictRequest,PredictResponse,Map.Entry<String,com.google.protobuf.Value>> context,
com.google.api.core.ApiFuture<PredictResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected PredictionServiceClient.PredictFixedSizeCollection |
PredictionServiceClient.PredictFixedSizeCollection.createCollection(List<PredictionServiceClient.PredictPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.