[[["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-04-02 UTC."],[[["This documentation covers the `ServiceCollectionExtensions` class for the Advisory Notifications v1 API, which is designed to provide extension methods for configuring API clients."],["The latest version of this API is 1.7.0, with multiple previous versions available, including the documented version 1.2.0."],["`ServiceCollectionExtensions` is a static class, inheriting from `object`, and it contains the method `AddAdvisoryNotificationsServiceClient`."],["The `AddAdvisoryNotificationsServiceClient` method adds a singleton `AdvisoryNotificationsServiceClient` to a given service collection, allowing for optional configuration through an action on the client builder."],["The `AddAdvisoryNotificationsServiceClient` method takes an IServiceCollection and an optional Action to configure the `AdvisoryNotificationsServiceClientBuilder`, and it returns an `IServiceCollection`."]]],[]]