WebKnowledgeSourceDomain interface
Configuration for web knowledge source domain.
Properties
| address | The address of the domain. |
| include |
Whether or not to include subpages from this domain. |
Property Details
address
The address of the domain.
address: string
Property Value
string
includeSubpages
Whether or not to include subpages from this domain.
includeSubpages?: boolean
Property Value
boolean