[[["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 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`."]]],[]]