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-05-07 UTC."],[[["This webpage details the `WebSecurityScannerConnection` class, which provides an interface with virtual methods for various operations within the `WebSecurityScannerClient`."],["The content includes documentation for version 2.34.0, with links to other versions ranging from 2.37.0-rc (latest) down to version 2.11.0, and the class `MockWebSecurityScannerConnection` for mocking purposes."],["Users can create a concrete instance of `WebSecurityScannerConnection` using the `MakeWebSecurityScannerConnection()` function."],["The `WebSecurityScannerConnection` interface supports a wide range of functions, including creating, deleting, getting, listing, and updating scan configurations, as well as managing scan runs, crawled URLs, and findings."],["Each function within the `WebSecurityScannerConnection` class corresponds to a specific action related to web security scanning, with clear parameters and return types defined."]]],[]]