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 documentation page covers the `CatalogService` class within the Google Cloud Retail V2 API, detailing its role in managing catalog configurations."],["The page provides access to various versions of the `CatalogService` API, ranging from version 1.0.0 to the latest 2.12.0."],["`CatalogService` inherits from the base .NET object class, with specific members for hashing, type retrieval, cloning, and string representation."],["The page details two methods for binding services: `BindService(CatalogServiceBase)` for creating service definitions and `BindService(ServiceBinderBase, CatalogServiceBase)` for registering service methods with a service binder."],["The namespace that the CatalogService belongs to is `Google.Cloud.Retail.V2`, within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]