[[["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 version available for the `ServiceCollectionExtensions` class is `5.0.0-beta05`, while previous versions are also accessible, dating back to version `3.5.0`."],["The `ServiceCollectionExtensions` class provides methods to configure dependency injection specifically for Spanner within the `Microsoft.Extensions.DependencyInjection` namespace."],["This class is designed to enhance Spanner integration with dependency injection by adding a transient service to the service collection."],["The primary method, `AddSpannerConnection`, facilitates the use of a `SpannerConnection` by specifying a connection string name, and can utilize `ChannelCredentials` or `GoogleCredential` if available."],["`AddSpannerConnection` returns the service collection it is ran on for method chaining."]]],[]]