I have a BigQuery query which unions two tables (daily Google Analytics exports). What I want is to save the query as a view or table but have that final view/table update a
New Feature: https://cloud.google.com/bigquery/docs/scheduling-queries
BigQuery has scheduled queries feature in Beta now.
You would need to enable the BigQuery Data Transfer Service and the "scheduled queries" is in the BigQuery Transfer Service menu.