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-04-17 UTC."],[[["The latest version of the Google Cloud Spanner API is 5.0.0-beta05, with multiple previous versions available for reference, including stable releases and beta versions."],["The `Spanner` class, part of the `Google.Cloud.Spanner.V1` namespace, provides methods for managing sessions and executing transactions on Cloud Spanner databases."],["The `BindService` method is used to create or register a service definition for the Spanner API, allowing customization of service binding logic."],["The Cloud Spanner API manages sessions and transactions on data stored in Cloud Spanner databases."],["There are multiple version of the Cloud Spanner API documented, from version 3.5.0 up to the latest version of 5.0.0-beta05, and all are accessible via the provided links."]]],[]]