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."],[[["This webpage provides reference documentation for the `UserEventService` class within the Google Cloud Discovery Engine v1 API, specifically for .NET developers."],["The `UserEventService` class is designed to handle the ingestion of end-user actions on a website into the Discovery Engine API."],["The latest version of `UserEventService` is 1.6.0, with previous versions, including beta releases, also available."],["The documentation details two `BindService` methods used to define and register the service for server-side handling logic, with one returning a `ServerServiceDefinition` and the other taking a `ServiceBinderBase`."],["The `UserEventService` class inherits from the `object` class and its inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` are listed."]]],[]]