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-04-09 UTC."],[[["This page details the `FirewallsConnection` class, which provides an interface for virtual methods corresponding to each overload set in `FirewallsClient`."],["The `FirewallsConnection` class allows users to incorporate custom behaviors into their tests using objects of type `FirewallsClient`, including utilizing mocking techniques."],["The document outlines various functions within the `FirewallsConnection` class, such as `DeleteFirewall`, `GetFirewall`, `InsertFirewall`, `ListFirewalls`, `PatchFirewall`, and `UpdateFirewall`, detailing their parameters and return types."],["The latest release candidate version for the `FirewallsConnection` class is 2.37.0-rc, and it provides access to the documentation for versions 2.15.1 through to 2.36.0."],["`MakeFirewallsConnection()` can be used to create a concrete instance of `FirewallsConnection` and `compute_firewalls_v1_mocks::MockFirewallsConnection` can be used for mocking."]]],[]]