This is a dedicated watch page for a single video.
You are setting up a data pipeline to process and aggregate daily user activity data stored in BigQuery. The pipeline should automatically run a query at midnight each day, summarizing the previous day’s data, and store the results in a separate BigQuery table for analysis. Which Google Cloud service should you use to reliably schedule this query?