[[["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-04-17 UTC."],[[["The latest version available is 4.15.0, with a range of previous versions provided for the Google.Cloud.Datastore.V1 package, including version 4.0.0."],["`ServiceCollectionExtensions` is a static class designed to offer methods for setting up API clients, and it's found within the `Microsoft.Extensions.DependencyInjection` namespace of the Google.Cloud.Datastore.V1 assembly."],["The `AddDatastoreClient` method, an extension method of the `IServiceCollection`, adds a singleton `DatastoreClient` to the specified service collection, with an option to configure the client via a `DatastoreClientBuilder` action."],["The `AddDatastoreClient` method parameters include the service collection to be added to and an action for the DatastoreClientBuilder, and it will return the same `IServiceCollection` that was passed to the method."]]],[]]