web Configuration
Parameters
value
The configuration of web URLs to crawl for your data source. You should be authorized to crawl the URLs.
Crawling web URLs as your data source is in preview release and is subject to change.
suspend fun webConfiguration(argument: suspend DataSourceWebDataSourceConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The configuration of web URLs to crawl for your data source. You should be authorized to crawl the URLs.
Crawling web URLs as your data source is in preview release and is subject to change.