This interface defines virtual methods for each of the user-facing overload sets in FirewallsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FirewallsClient.
To create a concrete instance, see MakeFirewallsConnection().
[[["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-15 UTC."],[[["The `FirewallsConnection` class provides an interface for interacting with the `FirewallsClient`, offering methods to manage firewall resources."],["This page documents the `FirewallsConnection` class, including its virtual functions, which allow for custom behavior injection, particularly useful in testing scenarios."],["The latest version of the API documented here is 2.37.0-rc, and it is the default when selecting the latest version from the list of version numbers, with older versions listed as well."],["Key functions of `FirewallsConnection` include `DeleteFirewall`, `GetFirewall`, `InsertFirewall`, `ListFirewalls`, `PatchFirewall`, and `UpdateFirewall`, all of which have parameters that are detailed with their types."],["The page provides information for creating a concrete instance of `FirewallsConnection` through `MakeFirewallsConnection()` and for mocking via `compute_firewalls_v1_mocks::MockFirewallsConnection`."]]],[]]