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 details the `SchemaService` class within the `Google.Cloud.PubSub.V1` namespace, focusing on schema-related operations."],["The latest version available for `SchemaService` is 3.23.0, with a list of previous versions down to 2.3.0 accessible through links."],["`SchemaService` inherits from the `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method allows for the creation of a service definition that can be registered with a server, or the registration of service methods with a service binder, each accepting an implementation of `SchemaService.SchemaServiceBase`."],["There are 31 different versions of this service available, with the latest version available at the top, and the oldest at the bottom of the page."]]],[]]