[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `PredictionServiceBase` class, which serves as the foundation for server-side implementations of the `PredictionService` in the Google Cloud Retail V2 API."],["The latest version of `PredictionServiceBase` is 2.12.0, with multiple earlier versions ranging from 2.11.0 down to 1.0.0, also available."],["The `PredictionServiceBase` class, found within the `Google.Cloud.Retail.V2` namespace, inherits from `Object` and resides within the `Google.Cloud.Retail.V2.dll` assembly."],["The primary method in `PredictionServiceBase` is `Predict`, which handles recommendation predictions using a `PredictRequest` and a `ServerCallContext` and returns a `PredictResponse`."],["The `Predict` method has parameters, that are `request` which details what was sent by the client and `context` which details the context of the server call that was invoked, with the return being a wrapped task of type `PredictResponse`."]]],[]]