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-06-12 UTC."],[[["The latest version of the Google.Cloud.Retail.V2.CatalogService is 2.12.0, with documentation available through the provided link."],["This service is designed for managing catalog configuration within the Retail v2 API."],["The CatalogService class inherits members from the base object class, which includes GetHashCode, GetType, MemberwiseClone, and ToString methods."],["The CatalogService class offers two methods for binding a service, `BindService(CatalogServiceBase)` and `BindService(ServiceBinderBase, CatalogServiceBase)`, to register methods with a server or service binder."],["There are multiple older versions of the Google.Cloud.Retail.V2.CatalogService, spanning from version 1.0.0 up to 2.11.0, all accessible via their respective links."]]],[]]