[[["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-06-12 UTC."],[[["The `EdgeNetworkClientBuilder` class is a builder for the `EdgeNetworkClient` in the Distributed Cloud Edge Network v1 API."],["It simplifies the configuration of credentials, endpoints, and other settings needed for `EdgeNetworkClient`."],["The builder allows for synchronous and asynchronous client creation through the `Build()` and `BuildAsync()` methods respectively."],["The class inherits from `ClientBuilderBase`, granting it a wide range of inherited members to manage various aspects of the client connection, such as channel credentials, endpoint, and logging."],["The `EdgeNetworkClientBuilder` utilizes a `ChannelPool` to manage the network channels when no other options are specified."]]],[]]