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