[[["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 latest version of the `ServiceCollectionExtensions` class for the Cloud IDS v1 API is 2.4.0, with documentation available for versions ranging back to 1.0.0."],["`ServiceCollectionExtensions` is a static class that provides extension methods to configure API clients, particularly within the `Microsoft.Extensions.DependencyInjection` namespace."],["This class offers methods like `AddIDSClient` to add a singleton `IDSClient` to an `IServiceCollection`, allowing for the configuration of the client using optional actions on an `IDSClientBuilder`."],["The `AddIDSClient` methods accept parameters such as `services` (the `IServiceCollection`) and an optional `action` to modify the `IDSClientBuilder` before it's used to configure the client."],["Inherited members from the base `object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, are also accessible through `ServiceCollectionExtensions`."]]],[]]