[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `ServiceCollectionExtensions` class provides extension methods for configuring API clients within the Distributed Cloud Edge Network v1 API."],["It's a static class that inherits from the `object` class, including methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `AddEdgeNetworkClient` method is used to add a singleton `EdgeNetworkClient` to an `IServiceCollection`, allowing for configuration through an optional action."],["There are two overloads for `AddEdgeNetworkClient`, one accepting an `Action\u003cEdgeNetworkClientBuilder\u003e` and another accepting `Action\u003cIServiceProvider, EdgeNetworkClientBuilder\u003e`."],["The `ServiceCollectionExtensions` is in the `Microsoft.Extensions.DependencyInjection` namespace and part of the Google.Cloud.EdgeNetwork.V1.dll assembly."]]],[]]