[[["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 `FirewallClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `FirewallClient` in the Google Cloud App Engine V1 .NET library."],["This builder class inherits from `ClientBuilderBase\u003cFirewallClient\u003e` and includes methods for building both synchronous and asynchronous versions of the `FirewallClient`."],["It supports multiple versions of the Google Cloud App Engine V1 .NET library, including version 2.4.0 as the latest, as well as multiple versions all the way to version 1.0.0."],["The `FirewallClientBuilder` offers properties such as `Settings`, `DefaultGrpcAdapter`, and several others inherited from its base class, allowing for detailed customization of the client setup."],["It has methods such as `Build()`, `BuildAsync()`, `GetChannelPool()`, `GetDefaultEndpoint()` and `GetDefaultScopes()` which allow for the construction of a client and retrieving information about the builder itself."]]],[]]