[[["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."],[[["This webpage details the `ServiceCollectionExtensions` static class, which provides methods for configuring API clients within the `Microsoft.Extensions.DependencyInjection` namespace."],["The latest version of the API is 3.9.0, but the documentation covers versions from 2.2.0 to 3.9.0."],["Two primary methods are highlighted: `AddCloudBillingClient`, which adds a singleton `CloudBillingClient` to a service collection, and `AddCloudCatalogClient`, which adds a singleton `CloudCatalogClient` to a service collection."],["Both `AddCloudBillingClient` and `AddCloudCatalogClient` methods accept an optional `action` parameter to configure the respective client builder, invoked before utilizing services from the service collection."]]],[]]