This interface defines virtual methods for each of the user-facing overload sets in WebSecurityScannerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WebSecurityScannerClient.
[[["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 `WebSecurityScannerConnection` object, which offers virtual methods corresponding to each user-facing overload set in `WebSecurityScannerClient`."],["The `WebSecurityScannerConnection` allows for the injection of custom behavior in testing environments, such as using Google Mock objects with `WebSecurityScannerClient`."],["Concrete instances of `WebSecurityScannerConnection` can be created via `MakeWebSecurityScannerConnection()`."],["The page includes links to various versions of the `WebSecurityScannerConnection` class, from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The functions section details methods for creating, deleting, getting, listing, and updating scan configurations, as well as starting, getting, listing, and stopping scan runs, along with methods for listing crawled URLs and working with findings."]]],[]]