[[["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 Network Connectivity v1alpha1 API."],["The class is a static class that inherits from the `object` class, offering inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `AddHubServiceClient` method allows adding a singleton `HubServiceClient` to an `IServiceCollection`, offering different overloads that allow optional actions to be performed on the `HubServiceClientBuilder`."],["The latest version for the `ServiceCollectionExtensions` is `2.0.0-alpha04`, while previous versions `2.0.0-alpha03` and `1.0.0-alpha03` are also accessible."],["The methods provided take `IServiceCollection` as a parameter to modify the collection, and `Action` parameters to define the action that can be performed."]]],[]]