BulkIndexDocumentsRequestAllOf

Properties

Name Type Description Notes
datasource str Datasource of the documents
documents [DocumentDefinition] Batch of documents for the datasource
disable_stale_document_deletion_check bool True if older documents need to be force deleted after the upload completes. Defaults to older documents being deleted asynchronously. This must only be set when `isLastPage = true` [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]