[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]