I am aware of using google-cloud-python library to export Stackdriver logging entries to BigQuery by doing the following steps:
1) Grant WRITER access to [email protected] for BigQuery target dataset;
2) Create a sink for BigQuery
So my question is that Are there any other ways to let Stackdriver logging having write access to BigQuery to make a sink?
Reference: https://googleapis.github.io/google-cloud-python/latest/logging/usage.html#export-to-bigquery