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