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"]],[["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 document provides reference information for the \u003ccode\u003eCrawledUrl\u003c/code\u003e class within the Google Cloud Web Security Scanner v1 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class represents a URL that was accessed during a web application scan, offering details on the body, HTTP method, and the URL itself.\u003c/p\u003e\n"],["\u003cp\u003eThe Web Security Scanner crawls web applications and their links to discover URLs for testing, and \u003ccode\u003eCrawledUrl\u003c/code\u003e holds information on these discovered URLs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class inherits from Object 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, and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCrawledUrl\u003c/code\u003e class contains three properties, \u003ccode\u003eBody\u003c/code\u003e, \u003ccode\u003eHttpMethod\u003c/code\u003e, and \u003ccode\u003eUrl\u003c/code\u003e, providing details on the request used to visit the URL.\u003c/p\u003e\n"]]],[],null,[]]