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 for reference."],["The Cloud Spanner API is used for managing sessions and executing transactions on data stored in Cloud Spanner databases."],["The `Spanner` class, inheriting from `Object`, provides the core functionality for interacting with the Spanner API."],["The `BindService` method is crucial for registering service definitions and server-side logic handling within the Spanner service."],["There is a current list of 20 listed versions of the API available, starting from version 3.5.0, ending with 5.0.0-beta05."]]],[]]