public static void BindService(ServiceBinderBase serviceBinder, CatalogService.CatalogServiceBase 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"]],[["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 `CatalogService` class is designed for managing catalog information related to a customer's website within the `Google.Cloud.RecommendationEngine.V1Beta1` namespace."],["This class inherits from `Object` and includes several inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`CatalogService` provides methods like `BindService` to create or register service definitions, used in setting up server-side handling logic for catalog operations."],["The latest version available for this api is 2.0.0-beta06, while the version covered in this documentation is 1.0.0-beta03."],["It's a part of the `Google.Cloud.RecommendationEngine.V1Beta1.dll` assembly."]]],[]]