[[["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-04-17 UTC."],[[["The `FirewallClientBuilder` class is designed to simplify the configuration of credentials and endpoints for the `FirewallClient` in the Google Cloud App Engine V1."],["This builder class inherits from `ClientBuilderBase\u003cFirewallClient\u003e` and provides methods for configuring and creating `FirewallClient` instances."],["It supports both synchronous and asynchronous client building, offering `Build()` and `BuildAsync()` methods respectively."],["The class provides properties such as `Settings` and `DefaultGrpcAdapter`, allowing customization of RPC settings and the underlying gRPC adapter, and the default settings can be set to null if needed."],["It also has multiple inherited members for setting up and validating credentials, scopes and other configuration settings."]]],[]]