I would like to use the Google Videointelligence API (Speech detection, object detection) and process approx. 100 videos which are stored on Google Cloud Storage. Each video has an approximate length of 1min. I do not want to process them sequentially because this will take a while.
Is there any opportunity to send all the files to the Google Videointelligence API so that they are processed at once?
Regards, Andi