lastCrawlTime property

String? lastCrawlTime
getter/setter pair

Last time this URL was crawled by Google using the primary crawler.

Absent if the URL was never crawled successfully.

Implementation

core.String? lastCrawlTime;