[[["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-07-02 UTC."],[[["The latest version of the Firestore v1 API documentation is 3.10.0, with previous versions listed down to 2.3.0, all detailing the `ServiceCollectionExtensions` class."],["`ServiceCollectionExtensions` is a static class within the `Microsoft.Extensions.DependencyInjection` namespace, used for configuring API clients."],["The primary method within `ServiceCollectionExtensions` is `AddFirestoreClient`, which adds a singleton `FirestoreClient` to the `IServiceCollection`."],["The `AddFirestoreClient` method accepts an optional `action` parameter of type `Action\u003cFirestoreClientBuilder\u003e` for further client configuration."],["The `AddFirestoreClient` method returns a type `IServiceCollection`."]]],[]]