[[["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 within the Google Cloud C++ library, specifically for the Web Security Scanner service."],["The latest release candidate version is 2.37.0-rc, with a list of all versions back to 2.11.0 being accessible through links."],["The class provides methods to manage scan configurations, including creating, deleting, getting, listing, and updating them through the `CreateScanConfig`, `DeleteScanConfig`, `GetScanConfig`, `ListScanConfigs`, and `UpdateScanConfig` functions."],["It offers functions for managing scan runs, such as `StartScanRun`, `GetScanRun`, `ListScanRuns`, and `StopScanRun`, as well as listing crawled URLs with `ListCrawledUrls`."],["The class includes the ability to manage findings through functions like `GetFinding`, `ListFindings`, and `ListFindingTypeStats`, all returning a type of `google::cloud::Idempotency`."]]],[]]