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."],[[["The webpage documents the `WebSecurityScannerConnection` class, which provides an interface for interacting with the Web Security Scanner service within the Google Cloud C++ client libraries."],["The `WebSecurityScannerConnection` object offers a set of virtual methods that mirror the user-facing overload sets found in `WebSecurityScannerClient`, facilitating the injection of custom testing behaviors."],["The page includes a comprehensive list of available versions of the `WebSecurityScannerConnection` class, from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["This connection class can be instantiated through the `MakeWebSecurityScannerConnection()` function, and mocked using the `MockWebSecurityScannerConnection` class for testing."],["The main functions provided by this class include the ability to Create, Delete, Get, List and Update ScanConfigs, Start, Get, List and Stop ScanRuns, List Crawled Urls, Get and List Findings and List Finding Type Stats."]]],[]]