Can I accomplish this using INFORMATION_SCHEMA.JOB, or should I track it through the Log Explorer in GCP? I am aware that INFORMATION_SCHEMA.JOB with job_type = "EXTRACT" can only track exports of query results to Google Drive.
What I aim to do is track whether users are exporting data from BigQuery to any destination.