This interface defines virtual methods for each of the user-facing overload sets in FirewallClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FirewallClient.
[[["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-14 UTC."],[[["This webpage details the `FirewallConnection` class within the Google Cloud App Engine C++ library, focusing on version 2.15.1 and its related versions."],["The `FirewallConnection` class serves as an interface defining virtual methods for user-facing operations in `FirewallClient`, enabling custom behavior and mocking in tests."],["The latest release candidate is version `2.37.0-rc`, while many versions, starting at 2.11.0 and going up to 2.36.0, are also documented on this page."],["The `FirewallConnection` class includes functions for managing ingress rules, such as listing, batch updating, creating, getting, updating, and deleting."],["The webpage provides details on the parameters, descriptions, and return types for each of the virtual methods found in the `FirewallConnection` class."]]],[]]