public static void BindService(ServiceBinderBase serviceBinder, UserEventService.UserEventServiceBase 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-09 UTC."],[[["The webpage provides documentation for the `UserEventService` class within the Google Cloud Retail v2 API, with the latest version being 2.12.0."],["The `UserEventService` is designed for ingesting end-user actions on a customer's website."],["The page lists multiple previous versions of the `UserEventService`, ranging from version 1.0.0 to 2.12.0, along with their corresponding documentation links."],["The `UserEventService` class includes methods such as `BindService`, used for creating and registering service definitions with a server, and other inherited methods like `GetHashCode` and `ToString`."],["The namespace of this class is `Google.Cloud.Retail.V2`, with the current documentation being based on version 2.3.0."]]],[]]