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."],[[["The latest version of the Google Cloud Retail v2 API CatalogService is 2.12.0, with multiple previous versions available, starting from version 1.0.0."],["The CatalogService class, part of the Google.Cloud.Retail.V2 namespace, provides methods for managing catalog configurations within the Retail v2 API."],["The CatalogService class inherits members from the base Object class, including GetHashCode, GetType, MemberwiseClone, and ToString."],["The CatalogService class includes two methods for binding service, BindService(CatalogService.CatalogServiceBase) and BindService(ServiceBinderBase, CatalogService.CatalogServiceBase), that are used to create and register a service definition."],["The current displayed version is 2.3.0, which can be accessed, along with all other versions, through direct links."]]],[]]