i have read the documentation regarding constructing a multipart request. is it possible to send more than just one load specification along with its payload by specifying multiple multipart boundaries in the same request body? if so, does it count against import quota per table or per request?
i have read the documentation regarding constructing a multipart request. is it possible to
Share
No … only one table can be imported to per import request (you can, of course, do multiple imports in parallel by creating multiple requests).