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 page details the `FirewallsConnection` object, which acts as an interface defining virtual methods for all user-facing overload sets within the `FirewallsClient`."],["The most recent version of this object available is version 2.37.0-rc, with numerous versions ranging back to 2.15.1 also available to view."],["`FirewallsConnection` allows custom behavior injection, for example with a Google Mock object, when testing `FirewallsClient` objects."],["The `FirewallsConnection` interface contains functions such as `DeleteFirewall`, `GetFirewall`, `InsertFirewall`, `ListFirewalls`, `PatchFirewall`, and `UpdateFirewall`, each taking a specific request type and returning a specific type."],["The `options` function is a virtual function that returns the `Options` type."]]],[]]