recrawlPolicy property

RecrawlPolicy? recrawlPolicy
final

A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.

Implementation

final RecrawlPolicy? recrawlPolicy;