Data Source Web Crawler Configuration
constructor(crawlerLimits: DataSourceWebCrawlerLimits? = null, exclusionFilters: List<String>? = null, inclusionFilters: List<String>? = null, scope: DataSourceWebScopeType? = null, userAgent: String? = null, userAgentHeader: String? = null)