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 document outlines the `FirewallsConnection` interface, which provides virtual methods for user-facing operations found within `FirewallsClient`."],["The interface allows for injecting custom behavior in tests, such as using Google Mock objects, when testing with `FirewallsClient` objects."],["The document offers a comprehensive list of versions for the `FirewallsConnection` class, spanning from version `2.15.1` to `2.37.0-rc` (latest)."],["The document details the functions available within the `FirewallsConnection` class, including `DeleteFirewall`, `GetFirewall`, `InsertFirewall`, `ListFirewalls`, `PatchFirewall`, and `UpdateFirewall`, alongside their parameters and return types."],["`MakeFirewallsConnection()` is referenced to create a concrete instance of the `FirewallsConnection` and `compute_firewalls_v1_mocks::MockFirewallsConnection` for mocking purposes."]]],[]]