[[["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 page provides documentation for the `ServiceCollectionExtensions` class within the Google Cloud Datastore Admin v1 API, specifically focusing on version 2.3.0."],["The `ServiceCollectionExtensions` class is a static class used to configure API clients, residing within the `Microsoft.Extensions.DependencyInjection` namespace."],["The documentation includes a list of all prior versions available for this class, including the latest version 2.4.0, as well as versions from 2.3.0 all the way down to 1.1.0."],["The primary method documented is `AddDatastoreAdminClient`, which adds a singleton `DatastoreAdminClient` to an `IServiceCollection`, and it takes an optional action parameter to customize the client builder."],["The `AddDatastoreAdminClient` method returns an `IServiceCollection`, which allows for further configuration of the client, and the `services` parameter will be used to configure the client when it is requested."]]],[]]