[[["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 `EdgeNetworkClientBuilder` class is used to configure and build instances of the `EdgeNetworkClient` for the Distributed Cloud Edge Network v1 API."],["This builder simplifies the setup of credentials, endpoint, and other configurations necessary for interacting with the `EdgeNetworkClient`."],["It inherits from `ClientBuilderBase\u003cEdgeNetworkClient\u003e` and includes methods like `Build()` and `BuildAsync()` to create the client synchronously and asynchronously."],["The builder has a setting property that allows the user to specify the settings for the RPC calls of `EdgeNetworkClient`, however if null, it uses the default settings."],["The `EdgeNetworkClientBuilder` class provides several inherited properties for managing aspects like the universe domain, endpoint, logger, scopes, and various credential-related settings, along with methods like `GetChannelPool`."]]],[]]