[[["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-09 UTC."],[[["This documentation covers the `ServiceCollectionExtensions` class, which provides methods for configuring dependency injection with Spanner within the `Google.Cloud.Spanner.Data` library."],["The latest version available is 5.0.0-beta05, with numerous previous versions from 3.5.0 up to the current beta also accessible."],["The primary functionality detailed is the `AddSpannerConnection` method, which adds a transient service to the `IServiceCollection`, providing a `SpannerConnection` using configuration settings."],["`AddSpannerConnection` accepts the `IServiceCollection` and the connection string name as parameters, and returns the same service collection for chaining."],["This class includes methods inherited from the base `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]