[[["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."],[[["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."]]],[]]