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 webpage provides documentation for the `CatalogService` within the `Google.Cloud.Retail.V2` namespace, part of the .NET library."],["The latest version available for the `CatalogService` is 2.12.0, with previous versions ranging back to 1.0.0 also being accessible through the provided links."],["`CatalogService` class is dedicated to managing catalog configurations and inherits from the base `Object` class, with a listing of inherited members provided."],["The `BindService` method, part of the `CatalogService` class, allows for the creation and registration of service definitions for server-side logic, and includes two different overloads for implementation flexibility."]]],[]]