[[["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 Cloud IDS v1 API, specifically for managing the `IDSClient`."],["This class is a static class that inherits from the `object` class and resides in the `Microsoft.Extensions.DependencyInjection` namespace."],["The `AddIDSClient` method adds a singleton `IDSClient` to a specified service collection, allowing for client configuration through an optional action on the `IDSClientBuilder`."],["The documentation shows the different versions of this class, ranging from the latest version 2.4.0 down to version 1.0.0."],["The `AddIDSClient` method requires an `IServiceCollection` and has an optional `Action\u003cIDSClientBuilder\u003e` parameter, which allows you to configure the client."]]],[]]