UpdateByQueryPartialResult

fun UpdateByQueryPartialResult(    total: Long,     updated: Long,     created: Long,     deleted: Long,     batches: Int,     versionConflicts: Long,     noops: Long,     retries: BulkScrollRetries,     throttledMillis: Long,     requestsPerSecond: Float,     throttledUntilMillis: Long)