public static void BindService(ServiceBinderBase serviceBinder, PredictionService.PredictionServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePredictionService\u003c/code\u003e class in the Retail v2 API provides functionality for making recommendation predictions.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers versions of \u003ccode\u003ePredictionService\u003c/code\u003e from 1.0.0 up to the latest 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method within \u003ccode\u003ePredictionService\u003c/code\u003e is used to register the service with a server, allowing for custom server-side logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method takes an object, either a \u003ccode\u003ePredictionServiceBase\u003c/code\u003e or \u003ccode\u003eServiceBinderBase\u003c/code\u003e, that handles the server-side operations and logic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this PredictionService is version 2.12.0, with the documentation providing the ability to view previous releases of this API.\u003c/p\u003e\n"]]],[],null,[]]