Configuration for batch ingestion.
BatchIngestConfig()Whether to use the multipart endpoint for batch ingestion.
The queue size threshold that triggers scaling up.
The maximum number of threads to scale up to.
The number of empty threads that triggers scaling down.
The maximum size limit for the batch.
The maximum size limit in bytes for the batch.