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."],[[["The page details the `WebSecurityScannerConnection` class, which provides an interface for interacting with the `WebSecurityScannerClient` in version 2.12.0 of the Google Cloud C++ client library."],["The latest release candidate is version 2.37.0-rc, and the page provides access to documentation for a range of versions from 2.11.0 up to the latest release candidate."],["`WebSecurityScannerConnection` defines virtual methods for all user-facing overload sets found in `WebSecurityScannerClient`, allowing custom behavior injection for testing."],["The documentation outlines the various functions available within `WebSecurityScannerConnection`, including operations for creating, deleting, getting, listing, and updating scan configurations, as well as managing scan runs, crawled URLs, and findings."],["The page provides information on how to create concrete instances of `WebSecurityScannerConnection` and use mocks for testing using `MakeWebSecurityScannerConnection()` and `websecurityscanner_v1_mocks::MockWebSecurityScannerConnection` respectively."]]],[]]