[[["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-05-02 UTC."],[[["The `ServiceCollectionExtensions` class provides methods for configuring API clients within the Google Cloud API Keys v2 library."],["The `AddApiKeysClient` method allows adding a singleton `ApiKeysClient` to an `IServiceCollection`, with options to configure the client using an `ApiKeysClientBuilder`."],["This documentation details two overloads of the `AddApiKeysClient` method, one with an optional `Action\u003cApiKeysClientBuilder\u003e` parameter, and the other with a required `Action\u003cIServiceProvider, ApiKeysClientBuilder\u003e` parameter for more complex configuration scenarios."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `ServiceCollectionExtensions` is located within the `Microsoft.Extensions.DependencyInjection` namespace, under the `Google.Cloud.ApiKeys.V2.dll` assembly."]]],[]]