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