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 available version of the Google Cloud Spanner V1 API is 5.0.0-beta05, with version 4.3.0 being the current version detailed on this page."],["This documentation provides reference and code samples for the Google Cloud Spanner v1 API, which is used for managing sessions and executing transactions."],["The `Spanner` class, detailed within this document, inherits from the .NET `object` class, and has various inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `Spanner` class offers two static methods, `BindService`, which are used to create or register a service definition for server-side handling logic."],["Multiple versions of the Spanner V1 API, ranging from 3.5.0 to the latest beta version, are accessible through the provided links, offering users a choice for their implementation."]]],[]]