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.
[[["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 the \u003ccode\u003eGoogle.Cloud.PubSub.V1.SchemaService\u003c/code\u003e is 3.23.0, with multiple prior versions listed from 3.22.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchemaService\u003c/code\u003e class provides functionality for schema-related operations and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can create a service definition or register a service method, taking a \u003ccode\u003eSchemaService.SchemaServiceBase\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService\u003c/code\u003e has two function overloads, the first takes \u003ccode\u003eSchemaService.SchemaServiceBase\u003c/code\u003e and returns a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e and the second takes a \u003ccode\u003eServiceBinderBase\u003c/code\u003e and a \u003ccode\u003eSchemaService.SchemaServiceBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]