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 page details the `FirewallsConnection` object, which acts as an interface defining virtual methods for `FirewallsClient` overload sets."],["This interface allows custom behavior injection for testing purposes, commonly through mocking objects, such as with `MockFirewallsConnection`."],["The page provides documentation for various virtual functions within the `FirewallsConnection` object, including `DeleteFirewall`, `GetFirewall`, `InsertFirewall`, `ListFirewalls`, `PatchFirewall`, and `UpdateFirewall`, each with their parameter and return types specified."],["The latest version of the document shown is `2.37.0-rc`, while also providing a list of links to older versions going as far back as `2.15.1`."]]],[]]