ApplicationConnectorDatasetConfig

An abstract class for dataset configs specific to application connectors.

KEY TYPE Description
applicationConnectorType enums.ApplicationConnectorType The type of application connector
applicationConnectorId str The ID of the application connector
documentProcessingConfig DatasetDocumentProcessingConfig The document processing configuration. Only valid if is_documentset is True for the dataset.