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.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCatalogService\u003c/code\u003e class provides functionalities for managing catalog configurations within the Google Cloud Retail V2 service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eCatalogService\u003c/code\u003e is 2.12.0, with multiple historical versions ranging from 1.0.0 to 2.11.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCatalogService\u003c/code\u003e inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and offers methods like \u003ccode\u003eBindService\u003c/code\u003e to create or register service definitions with a server, and to bind a service method to a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods require an implementation of \u003ccode\u003eCatalogService.CatalogServiceBase\u003c/code\u003e for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCatalogService\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, and it is found within the \u003ccode\u003eGoogle.Cloud.Retail.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]