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` object for `FirewallClient` in Google Cloud App Engine version 2.29.0, providing a reference for C++ developers."],["The `FirewallConnection` interface offers virtual methods corresponding to user-facing overload sets in `FirewallClient`, facilitating custom behavior in tests."],["The page lists the functions of `FirewallConnection`, including `ListIngressRules`, `BatchUpdateIngressRules`, `CreateIngressRule`, `GetIngressRule`, `UpdateIngressRule`, and `DeleteIngressRule`, outlining their parameters and return types."],["It provides links to documentation for creating concrete instances with `MakeFirewallConnection()` and for mocking with `appengine_v1_mocks::MockFirewallConnection`."],["This page also provides a list of the documentation for several prior versions, including the latest release candidate version."]]],[]]