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."],[[["This webpage provides reference documentation for the `PredictionService` class within the Google Cloud Retail v2 API for .NET."],["The latest version of `PredictionService` is 2.12.0, with documentation available for previous versions dating back to 1.0.0."],["`PredictionService` is used for making recommendation predictions and inherits from the base .NET object class."],["The `BindService` methods enable the registration and customization of service definitions and methods for `PredictionService`, and are key for server-side logic."],["The `PredictionService` class is located within the `Google.Cloud.Retail.V2` namespace and is contained in the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]