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 v1 API class Spanner is 5.0.0-beta05, while the current page's documentation refers to version 5.0.0-beta04."],["This documentation provides reference material and code samples for managing sessions and executing transactions within Cloud Spanner databases."],["The `Spanner` class, which inherits from `object`, includes methods such as `BindService`, used to create service definitions for server registration."],["The documentation covers versions of the API class ranging from 3.5.0 up to the latest beta release, allowing users to navigate through different versions."],["It has methods to create a definition for the service, with or without implementation."]]],[]]