public static void BindService(ServiceBinderBase serviceBinder, Spanner.SpannerBase 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-21 UTC."],[[["The latest version of the Google Cloud Spanner V1 API is 5.0.0-beta05, with multiple previous versions available, including beta and stable releases."],["The `Spanner` class is part of the `Google.Cloud.Spanner.V1` namespace and is used for managing sessions and transactions on Cloud Spanner databases."],["The API includes methods like `BindService` which allows the creation of service definitions or registering methods with a service binder for server-side handling of Spanner."],["The assembly that this API is contained in is Google.Cloud.Spanner.V1.dll."],["The `Spanner` class inherits members from the base Object class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]