Values.WebDataSourceConfigurationSourceThe configuration details for the web data source.
type nonrec t = {sourceConfiguration : WebSourceConfiguration.t;The source configuration details for the web data source.
*)crawlerConfiguration : WebCrawlerConfiguration.t option;The Web Crawler configuration details for the web data source.
*)}val make :
?crawlerConfiguration:??? ->
sourceConfiguration:WebSourceConfiguration.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of FilterPattern.t ] list
| `String of UserAgent.t
| `Structure of
(string
* [> `Integer of WebCrawlerLimitsRateLimitInteger.t
| `List of
[> `Structure of (string * [> `String of Url.t ]) list ]
list ])
list ])
list ])
list ]