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-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eWebSecurityScannerConnection\u003c/code\u003e object, which interfaces with the \u003ccode\u003eWebSecurityScannerClient\u003c/code\u003e for managing web security scans.\u003c/p\u003e\n"],["\u003cp\u003eIt provides access to various versions of the \u003ccode\u003eWebSecurityScannerConnection\u003c/code\u003e, including the latest release candidate, 2.37.0-rc, and older versions back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe interface offers a range of virtual methods for interacting with scan configurations and runs, such as \u003ccode\u003eCreateScanConfig\u003c/code\u003e, \u003ccode\u003eGetScanRun\u003c/code\u003e, and \u003ccode\u003eListFindings\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eUsers can inject custom behavior into tests using \u003ccode\u003eMockWebSecurityScannerConnection\u003c/code\u003e and create concrete instances with \u003ccode\u003eMakeWebSecurityScannerConnection()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach function available within the class is detailed with its parameters, if any, and its return type, providing a complete overview of the available methods.\u003c/p\u003e\n"]]],[],null,[]]