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 document provides reference documentation and code samples for the Retail v2 API's `CatalogService` class."],["The `CatalogService` class is used for managing catalog configurations within the Google Cloud Retail V2 API."],["The latest version of the documentation available is version 2.12.0, while this page specifically covers version 2.6.0, which has links to previous versions down to 1.0.0."],["The `CatalogService` class offers two `BindService` methods, one to create a service definition for server registration and another to register service methods with a service binder."],["The document details the inheritance and inherited members of the CatalogService class, along with its namespace and assembly information."]]],[]]