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