urlsCrawledCount property

String? urlsCrawledCount
getter/setter pair

The number of URLs crawled during this ScanRun.

If the scan is in progress, the value represents the number of URLs crawled up to now.

Output only.

Implementation

core.String? urlsCrawledCount;