public static void BindService(ServiceBinderBase serviceBinder, LookupService.LookupServiceBase 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-03-21 UTC."],[[["This webpage provides documentation for the `LookupService` class, which is part of the Google Cloud Service Directory API for runtime service data lookup, and is found in the `Google.Cloud.ServiceDirectory.V1Beta1` namespace."],["The `LookupService` class has inheritance from the base `Object` class."],["The page details two `BindService` methods for creating or registering service definitions, both of which take `LookupService.LookupServiceBase` as a parameter for the server-side implementation logic."],["There are currently 3 versions available for viewing, with the latest being `2.0.0-beta06` and the earliest being `1.0.0-beta06`."]]],[]]