| Package | Description |
|---|---|
| com.google.cloud.recommendationengine.v1beta1 |
A client to Recommendations AI
|
| com.google.cloud.recommendationengine.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
PredictionServiceClient.PredictPagedResponse |
PredictionServiceClient.predict(PlacementName name,
UserEvent userEvent)
Makes a recommendation prediction.
|
PredictionServiceClient.PredictPagedResponse |
PredictionServiceClient.predict(PredictRequest request)
Makes a recommendation prediction.
|
PredictionServiceClient.PredictPagedResponse |
PredictionServiceClient.predict(String name,
UserEvent userEvent)
Makes a recommendation prediction.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PredictionServiceClient.PredictPagedResponse> |
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) |
com.google.api.gax.rpc.UnaryCallable<PredictRequest,PredictionServiceClient.PredictPagedResponse> |
PredictionServiceClient.predictPagedCallable()
Makes a recommendation prediction.
|
com.google.api.gax.rpc.PagedCallSettings<PredictRequest,PredictResponse,PredictionServiceClient.PredictPagedResponse> |
PredictionServiceSettings.predictSettings()
Returns the object with the settings used for calls to predict.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<PredictRequest,PredictResponse,PredictionServiceClient.PredictPagedResponse> |
PredictionServiceSettings.Builder.predictSettings()
Returns the builder for the settings used for calls to predict.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<PredictRequest,PredictionServiceClient.PredictPagedResponse> |
PredictionServiceStub.predictPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<PredictRequest,PredictionServiceClient.PredictPagedResponse> |
HttpJsonPredictionServiceStub.predictPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<PredictRequest,PredictionServiceClient.PredictPagedResponse> |
GrpcPredictionServiceStub.predictPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<PredictRequest,PredictResponse,PredictionServiceClient.PredictPagedResponse> |
PredictionServiceStubSettings.predictSettings()
Returns the object with the settings used for calls to predict.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<PredictRequest,PredictResponse,PredictionServiceClient.PredictPagedResponse> |
PredictionServiceStubSettings.Builder.predictSettings()
Returns the builder for the settings used for calls to predict.
|
Copyright © 2024 Google LLC. All rights reserved.