[[["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-21 UTC."],[[["This document details the `WebSecurityScannerConnectionIdempotencyPolicy` class across various versions, from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class provides functions to manage scan configurations, including creating, deleting, getting, listing, and updating them through the `CreateScanConfig`, `DeleteScanConfig`, `GetScanConfig`, `ListScanConfigs`, and `UpdateScanConfig` methods respectively."],["It also allows managing scan runs via functions like `StartScanRun`, `GetScanRun`, `ListScanRuns`, and `StopScanRun`, and provides methods like `ListCrawledUrls` to check for crawled urls."],["Methods to retrieve scan findings are detailed, such as `GetFinding`, `ListFindings`, and `ListFindingTypeStats`, which allow users to retrieve in-depth data regarding the findings of a web security scan."],["The method `clone()` is available, which allows for a duplicate object to be made, and all function returns are of the type `google::cloud::Idempotency`."]]],[]]