[[["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."],[[["This webpage provides documentation for the `ServiceCollectionExtensions` class within the Google Cloud Spanner v1 API, specifically for .NET development."],["The latest version documented is 5.0.0-beta05, with multiple previous versions also available for reference, spanning from 3.5.0 up to this beta version."],["The `ServiceCollectionExtensions` class is designed to configure API clients via extension methods, allowing a `SpannerClient` to be added to an `IServiceCollection`."],["The `AddSpannerClient` method is a key feature, offering overloads to add a singleton `SpannerClient` to the service collection, optionally utilizing a `SpannerClientBuilder`."],["The methods allow for the client to be added to the services, with an optional `action` that can be invoked on the client builder either before or after services from `services` are used, depending on which method overload is implemented."]]],[]]