[[["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 a builder for the `EdgeNetworkClient`, simplifying the configuration of credentials and endpoints for the Distributed Cloud Edge Network v1 API."],["This builder inherits from `ClientBuilderBase\u003cEdgeNetworkClient\u003e` and includes methods to build the client synchronously and asynchronously, like `Build()` and `BuildAsync()`."],["The builder has properties, like `Settings`, that allow you to customize RPC configurations, or utilize the default configurations."],["The `EdgeNetworkClientBuilder` supports various credentials and settings customization through its inherited members from `ClientBuilderBase`, allowing users to adjust aspects like endpoint, scopes, and credentials."],["The builder allows you to use the GetChannelPool() method in order to return the channel pool when no other options are specified."]]],[]]