I am working with bigquery, and there have been a few hundred views created. Most of these are not used and should be deleted. However, there is a chance that some are used
You could try using bqup, which is a python script that some colleagues and I have been using to regularly back up BigQuery views and table schemata.