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\u003eThis webpage details the \u003ccode\u003eCrawledUrl\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace, which is part of the Web Security Scanner Service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCrawledUrl\u003c/code\u003e represents a URL that was crawled during a ScanRun, found by the service when following links within the scope of a web application.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eBody\u003c/code\u003e, \u003ccode\u003eHttpMethod\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e, which store information about the crawled URL and the request made to visit it.\u003c/p\u003e\n"],["\u003cp\u003eThere are nine different versions of the \u003ccode\u003eCrawledUrl\u003c/code\u003e resources being listed, ranging from version \u003ccode\u003e1.0.0\u003c/code\u003e to the latest \u003ccode\u003e2.5.0\u003c/code\u003e version.\u003c/p\u003e\n"]]],[],null,[]]