public static void BindService(ServiceBinderBase serviceBinder, ProductService.ProductServiceBase 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"]],[["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\u003eProductService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace is designed to manage the ingestion of product data from customer websites, and is found within the \u003ccode\u003eGoogle.Cloud.Retail.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.12.0 is the latest version, and the documentation provides a history of versions dating back to version 1.0.0, all referencing the \u003ccode\u003eProductService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProductService\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class and includes methods such as \u003ccode\u003eBindService\u003c/code\u003e for registering the service with a server, supporting service definition creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods allow the implementation of server-side handling logic through the \u003ccode\u003eProductService.ProductServiceBase\u003c/code\u003e object, including support for customizing the service binding.\u003c/p\u003e\n"],["\u003cp\u003eThere are two \u003ccode\u003eBindService\u003c/code\u003e method available, one to create the service definition, and another one to bind a defined service to a service binder.\u003c/p\u003e\n"]]],[],null,[]]