[[["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 document provides reference documentation for the `ServiceCollectionExtensions` class within the Apigee Registry v1 API, specifically for version 1.0.0-beta06."],["The `ServiceCollectionExtensions` class is a static class designed to offer extension methods for configuring API clients within the Microsoft.Extensions.DependencyInjection namespace."],["The class includes methods such as `AddProvisioningClient` and `AddRegistryClient`, which facilitate adding singleton `ProvisioningClient` and `RegistryClient` instances, respectively, to an `IServiceCollection`."],["These methods accept an optional `Action` parameter to allow for customization of the client builder before services are used from the `IServiceCollection`."],["The `IServiceCollection` that is returned when using these methods, permits for the addition of clients and their configurations when requested."]]],[]]