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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document details the \u003ccode\u003eFirewallsConnection\u003c/code\u003e class, which provides an interface for managing firewall operations via virtual methods.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.37.0-rc, with a list of prior versions ranging back to 2.15.1 for accessing documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallsConnection\u003c/code\u003e class supports various operations such as \u003ccode\u003eDeleteFirewall\u003c/code\u003e, \u003ccode\u003eGetFirewall\u003c/code\u003e, \u003ccode\u003eInsertFirewall\u003c/code\u003e, \u003ccode\u003eListFirewalls\u003c/code\u003e, \u003ccode\u003ePatchFirewall\u003c/code\u003e, and \u003ccode\u003eUpdateFirewall\u003c/code\u003e, each with different parameter and return types.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports both synchronous and asynchronous operations, allowing users to use \u003ccode\u003eNoAwaitTag\u003c/code\u003e for immediate results, or wait for a \u003ccode\u003efuture\u003c/code\u003e result.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create concrete instances of \u003ccode\u003eFirewallsConnection\u003c/code\u003e using the \u003ccode\u003eMakeFirewallsConnection()\u003c/code\u003e function, or mock it for testing through \u003ccode\u003ecompute_firewalls_v1_mocks::MockFirewallsConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]