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-05 UTC."],[[["This webpage provides documentation for the `FirewallsConnection` class, which is part of the Google Cloud C++ client library for Compute Firewalls v1."],["The `FirewallsConnection` class defines virtual methods mirroring user-facing overload sets in `FirewallsClient`, enabling the injection of custom behavior for testing."],["This page lists available versions of the `FirewallsConnection` documentation, ranging from version 2.15.1 up to the latest release candidate 2.37.0-rc."],["The documentation details various virtual functions within the `FirewallsConnection` class, including `DeleteFirewall`, `GetFirewall`, `InsertFirewall`, `ListFirewalls`, `PatchFirewall`, and `UpdateFirewall`, along with their parameter and return types."],["The documentation also provides information on how to create a concrete instance of `FirewallsConnection` using `MakeFirewallsConnection()` and how to use a mock object for it by employing `compute_firewalls_v1_mocks::MockFirewallsConnection`."]]],[]]