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."],[[["This document provides reference documentation for the Google Cloud Spanner v1 API, specifically for the `Spanner` class."],["The `Spanner` class is part of the `Google.Cloud.Spanner.V1` namespace, and the latest version is 5.0.0-beta05, but version 4.5.0 is the version this document refers to."],["The `Spanner` class provides methods to bind a server-side implementation of the Cloud Spanner API using `BindService`."],["This document lists various available versions of the Google Cloud Spanner v1 API, from 3.5.0 to the latest beta version."]]],[]]