Overview of the possible methods to export results from a batch job
This is the recommended flow to export results as it does not require constant requests to check stream states, and assures the delivery using the exponential backoff retry mechanism.
Use this method for developing and testing, or when exposing an HTTP server is not possible.