public static void BindService(ServiceBinderBase serviceBinder, SchemaService.SchemaServiceBase 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\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.PubSub.V1.SchemaService\u003c/code\u003e is 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to various versions of \u003ccode\u003eSchemaService\u003c/code\u003e, spanning from version 2.3.0 up to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchemaService\u003c/code\u003e inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and is located within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.PubSub.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two methods available for binding the service, \u003ccode\u003eBindService(SchemaService.SchemaServiceBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, SchemaService.SchemaServiceBase)\u003c/code\u003e, allowing for service registration and customized binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e methods require a \u003ccode\u003eSchemaService.SchemaServiceBase\u003c/code\u003e object to handle server-side logic and a \u003ccode\u003eServiceBinderBase\u003c/code\u003e object for binding in the second method, while returning a \u003ccode\u003eGrpc.Core.ServerServiceDefinition\u003c/code\u003e in the first method.\u003c/p\u003e\n"]]],[],null,[]]