DataSourceConfiguration

The connection configuration for the data source.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration information to connect to Confluence as your data source for self-managed knowledge bases.

Contains the configuration for a data source that connects a managed knowledge base to a supported data source connector. Specify this object when the data source type is MANAGED_KNOWLEDGE_BASE_CONNECTOR.

Link copied to clipboard

The configuration information to connect to Amazon S3 as your data source for self-managed knowledge bases. To configure this data source for managed knowledge bases, use managedKnowledgeBaseConnectorConfiguration.

Link copied to clipboard

The configuration information to connect to Salesforce as your data source.

Link copied to clipboard

The configuration information to connect to SharePoint as your data source for self-managed knowledge bases.

Link copied to clipboard

The type of data source.

Link copied to clipboard

The configuration of web URLs to crawl for your data source. You should be authorized to crawl the URLs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String