[[["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."],[[["The latest version of `PredictionServiceBase` is 2.12.0, with various earlier versions available, starting from 1.0.0."],["`PredictionServiceBase` serves as the foundational class for server-side implementations of `PredictionService`."],["It inherits from the `Object` class, providing access to common methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The primary method provided is `Predict`, which handles recommendation predictions and requires a `PredictRequest` and `ServerCallContext`."],["The `Predict` method returns a `PredictResponse`, wrapped in a `Task`, back to the client."]]],[]]