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."],[[["This page provides documentation for the `Google.Cloud.Spanner.V1.Spanner` class within the Cloud Spanner API for .NET, detailing its functionality for managing sessions and transactions in Cloud Spanner databases."],["The latest version available is `5.0.0-beta05`, and the content includes links to documentation for various versions, ranging from `3.5.0` to the latest beta."],["The `Spanner` class inherits from `Object` and includes methods such as `BindService`, which creates service definitions for server registration or to customize service binding logic."],["The `Spanner` class is part of the `Google.Cloud.Spanner.V1` namespace and is found within the `Google.Cloud.Spanner.V1.dll` assembly."],["The documentation provides details about methods `BindService`, which includes parameters like `serviceImpl` of type `Spanner.SpannerBase` and the different types of `serviceBinders` and the results they output."]]],[]]