public sealed class CrawledUrl : IMessage<CrawledUrl>, IEquatable<CrawledUrl>, IDeepCloneable<CrawledUrl>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class CrawledUrl.
A CrawledUrl resource represents a URL that was crawled during a ScanRun. Web
Security Scanner Service crawls the web applications, following all links
within the scope of sites, to find the URLs to test against.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eCrawledUrl\u003c/code\u003e class within the Google Cloud Web Security Scanner v1 API, which represents a URL crawled during a scan.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCrawledUrl\u003c/code\u003e API is 2.5.0, with previous versions ranging from 1.0.0 to 2.4.0 also being documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCrawledUrl\u003c/code\u003e class include \u003ccode\u003eBody\u003c/code\u003e, \u003ccode\u003eHttpMethod\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e, providing details about the crawled request and URL.\u003c/p\u003e\n"],["\u003cp\u003eThe Web Security Scanner service uses \u003ccode\u003eCrawledUrl\u003c/code\u003e resources to track the URLs it has visited while crawling web applications and their links.\u003c/p\u003e\n"]]],[],null,[]]