[[["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 stable version available for reference is 4.6.0, while version 5.0.0-beta05 is also accessible, though it is a beta release."],["The documentation provides an extensive list of past versions, starting at version 3.5.0 and ranging to the latest stable version, each with its respective documentation link."],["The primary functionality of `ServiceCollectionExtensions` is to add a transient `SpannerConnection` service to the dependency injection container, utilizing connection strings and potentially channel credentials or Google credentials."],["The `AddSpannerConnection` method is used to configure the connection to Spanner, taking the service collection and the name of the connection string as parameters."]]],[]]