WebKnowledgeSourceDomains interface
Domain allow/block configuration for web knowledge source.
Properties
| allowed |
Domains that are allowed for web results. |
| blocked |
Domains that are blocked from web results. |
Property Details
allowedDomains
Domains that are allowed for web results.
allowedDomains?: WebKnowledgeSourceDomain[]
Property Value
blockedDomains
Domains that are blocked from web results.
blockedDomains?: WebKnowledgeSourceDomain[]