There are currently no predefined templates from BigQuery to Google Cloud 
Storage. However, Dataflow does allow you to create your own templates to 
fit your use case. You can find information pertaining to creating your own 
template at the following documentation[1]. Information regarding the 
required classes and functions to read from BigQuery and write to Google 
Cloud Storage for Java are available on the Apache Beam API reference 
page[2]. Additionally, as your use case is to automate the export, you can 
do so using App Engine Cron services[3].

[1] https://cloud.google.com/dataflow/docs/templates/creating-templates
[2] https://beam.apache.org/documentation/sdks/javadoc/2.6.0/ 
[3] 
https://cloud.google.com/blog/products/gcp/scheduling-dataflow-pipelines-using-app-engine-cron-service-or-cloud-functions

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2f115eb5-be50-476e-8212-3c5b7c341d83%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to