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"]],[["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 page provides reference documentation for the `ProductService` class within the Google Cloud Retail v2 API, which is used for managing product data from customer websites."],["The latest version of the API is 2.12.0, and the page also links to documentation for older versions, ranging from 2.11.0 down to 1.0.0, providing access to past releases."],["The `ProductService` class offers two static methods, `BindService(ProductServiceBase)` and `BindService(ServiceBinderBase, ProductServiceBase)`, for creating and registering service definitions with a server."],["The `ProductService` class inherits from the `object` class, with the members of this inheritance being `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The namespace for `ProductService` is `Google.Cloud.Retail.V2` and it is located in the assembly `Google.Cloud.Retail.V2.dll`."]]],[]]