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.
Parameters
Name
Description
serviceBinder
Grpc.Core.ServiceBinderBase
Service methods will be bound by calling AddMethod on this object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eLookupService\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceDirectory.V1\u003c/code\u003e namespace, which is part of the Service Directory API used for runtime service data lookup.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the \u003ccode\u003eLookupService\u003c/code\u003e, ranging from version 1.0.0 up to the latest release, 2.6.0, all accessible through their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLookupService\u003c/code\u003e class is defined as static and inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e, with several inherited members such as \u003ccode\u003eToString()\u003c/code\u003e, \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page details two \u003ccode\u003eBindService\u003c/code\u003e methods, one for creating a service definition that can be registered with a server and the other for registering service methods with a service binder, which is part of an experimental API.\u003c/p\u003e\n"],["\u003cp\u003eThe methods documentation provides parameters and return types descriptions for \u003ccode\u003eserviceImpl\u003c/code\u003e and \u003ccode\u003eserviceBinder\u003c/code\u003e, including links to their respective detailed documentation.\u003c/p\u003e\n"]]],[],null,[]]