[[["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."],[[["The `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the Google Cloud AlloyDB v1 API."],["The latest version of this API is 1.9.0, and documentation for versions dating back to 1.0.0 is available."],["The `AddAlloyDBAdminClient` method adds a singleton `AlloyDBAdminClient` to the `IServiceCollection`, allowing for client configuration via an optional action on the client builder."],["This static class inherits members from the `object` class, and offers methods for managing the dependency injection of the API client."],["The `AddAlloyDBAdminClient` method has two parameters: `services` and an optional `action`, where `services` is the collection to add the client, and `action` is the optional action to invoke on the builder."]]],[]]