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-01 UTC."],[[["This webpage details the `UserEventService` class, which is part of the Google Cloud Retail V2 API for .NET."],["The `UserEventService` is designed to handle the ingestion of end-user interactions on a customer's website."],["The latest version available is 2.12.0, and the page lists multiple previous versions down to 1.0.0, along with hyperlinks to each of them."],["It provides information on two `BindService` methods used for registering service definitions and methods, along with their parameters and return types."],["The `UserEventService` class inherits from the base `Object` class, and includes methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` in its inheritance."]]],[]]