ClassifierDocumentTypeDetails interface
Classifier document type info.
Properties
azure |
Azure Blob Storage file list specifying the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified. |
azure |
Azure Blob Storage location containing the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified. |
Property Details
azureBlobFileListSource
Azure Blob Storage file list specifying the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified.
azureBlobFileListSource?: AzureBlobFileListSourceDetails
Property Value
azureBlobSource
Azure Blob Storage location containing the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified.
azureBlobSource?: AzureBlobSourceDetails