[[["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 a builder for creating `FirewallClient` instances in the App Engine v1 API, allowing for configuration of credentials and endpoints."],["This class inherits from `ClientBuilderBase\u003cFirewallClient\u003e` and provides methods to manage settings and build client instances, both synchronously and asynchronously."],["The builder supports various versions of the App Engine v1 API, from version 1.0.0 up to the latest 2.4.0, allowing developers to select a specific version for their needs."],["The `FirewallClientBuilder` class also manages connection settings via properties such as `Settings`, `Endpoint`, and `CredentialsPath`."],["It allows users to create client instances through the `Build()` and `BuildAsync()` methods, with the latter offering asynchronous operation capabilities."]]],[]]