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.
NoStartingUrlFoundForManagedScan
Indicates that no seeds is found for a scan
TooManyCrawlResults
Indicates that a scan discovered too many URLs to test, or excessive
redundant URLs.
TooManyFuzzTasks
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.
[[["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-08-07 UTC."],[[["This webpage provides documentation for the `ScanRunWarningTrace.Types.Code` enum within the Google Cloud Web Security Scanner v1 API, specifically for .NET."],["The `ScanRunWarningTrace.Types.Code` enum defines various warning message codes that can be encountered during a web security scan, such as `BlockedByIap`, `InsufficientCrawlResults`, and `TooManyFuzzTasks`."],["The latest version documented is 2.5.0, with prior versions from 2.4.0 down to 1.0.0 also available for reference."],["The namespace for this API is `Google.Cloud.WebSecurityScanner.V1`, and it's contained within the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."],["Each field within the enum, such as `BlockedByIap`, is detailed with a Name, and Description that specifies the warning type."]]],[]]