Web Security Scanner V1beta API - Module Google::Cloud::WebSecurityScanner::V1beta::ScanRunWarningTrace::Code (v0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Web Security Scanner V1beta API module Google::Cloud::WebSecurityScanner::V1beta::ScanRunWarningTrace::Code.
Output only.
Defines a warning message code.
Next id: 6
Constants
CODE_UNSPECIFIED
value: 0
Default value is never used.
INSUFFICIENT_CRAWL_RESULTS
value: 1
Indicates that a scan discovered an unexpectedly low number of URLs. This
is sometimes caused by complex navigation features or by using a single
URL for numerous pages.
TOO_MANY_CRAWL_RESULTS
value: 2
Indicates that a scan discovered too many URLs to test, or excessive
redundant URLs.
TOO_MANY_FUZZ_TASKS
value: 3
Indicates that too many tests have been generated for the scan. Customer
should try reducing the number of starting URLs, increasing the QPS rate,
or narrowing down the scope of the scan using the excluded patterns.
BLOCKED_BY_IAP
value: 4
Indicates that a scan is blocked by IAP.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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-10-10 UTC."],[],[]]