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-04-17 UTC."],[[["This webpage provides documentation for the `CatalogService` class within the Google Cloud Retail v2 API, focusing on managing catalog configurations."],["The latest available version of the `CatalogService` is 2.12.0, while the current page is specifically detailing version 2.5.0, with a list provided for other versions."],["The `CatalogService` class has methods including `BindService`, which allows for registering service definitions with a server, and also another overload of `BindService` to register service method with a service binder, in order to manage the service binding logic."],["The class `CatalogService` inherits from the base object class and its members include `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]