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."],[[["The latest version available for the `SchemaService` within the `Google.Cloud.PubSub.V1` API is version 3.23.0, and there are several previous versions listed down to version 2.3.0."],["The `SchemaService` class provides functionalities for schema-related operations in the Cloud Pub/Sub v1 API."],["`SchemaService` inherits from the base `object` class, with available methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` listed under Inherited Members."],["The `BindService` method is available to create a service definition that can be registered with a server or to register a service method with a service binder, with or without implementation."],["`SchemaService` is found within the `Google.Cloud.PubSub.V1` namespace, in the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]