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."],[[["This webpage provides reference documentation for the `CatalogService` class within the Google Cloud Retail v2 API, detailing its functionality for managing catalog configurations."],["The latest version of the API documented is 2.12.0, but this page specifically covers version 2.8.0, with links to documentation for numerous previous versions spanning from 1.0.0 to 2.11.0."],["`CatalogService` inherits properties and members from the base `object` class, including `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `CatalogService` class includes methods `BindService`, which can create a service definition for registration with a server or for binding methods to a service binder, either with or without a specific implementation."]]],[]]