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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]