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"]],[["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-31 UTC."],[[["This webpage provides documentation for the `SchemaService` class within the `Google.Cloud.PubSub.V1` namespace, which is part of the Cloud Pub/Sub v1 API for .NET."],["The latest version of `SchemaService` is 3.23.0, and the page lists all versions dating back to 2.3.0, with links to the documentation for each specific version."],["`SchemaService` is designed for handling schema-related operations in Cloud Pub/Sub, as outlined in its provided service description."],["The documentation includes details on the `BindService` method, which facilitates the registration of the `SchemaService` with a server, offering both a streamlined approach and a customizable option for service binding."],["The page contains information on the class's inheritance, inherited members, and details about the namespace and assembly it belongs to."]]],[]]