public sealed class CrawledUrl : IMessage<CrawledUrl>, IEquatable<CrawledUrl>, IDeepCloneable<CrawledUrl>, IBufferMessage, IMessage
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"]],[["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."],[[["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class represents a URL that was crawled during a ScanRun by the Web Security Scanner Service.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1.dll\u003c/code\u003e assembly, and is part of a family of versions ranging from 1.0.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Web Security Scanner Service uses this class to track URLs found within the scope of sites, while using all the links found within to further test against.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCrawledUrl\u003c/code\u003e implements \u003ccode\u003eIMessage<CrawledUrl>\u003c/code\u003e, \u003ccode\u003eIEquatable<CrawledUrl>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CrawledUrl>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces, and inherits from \u003ccode\u003eObject\u003c/code\u003e, having access to all the members from it.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eBody\u003c/code\u003e, \u003ccode\u003eHttpMethod\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e provide information about the request and the URL that was crawled, all of which are strings.\u003c/p\u003e\n"]]],[],null,[]]