How to authorize BigQuery views across projects using the Java Client Library

Google Cloud recently changed their authorized views functionality in the console. And they broke it! You can no longer authorize views across projects using the console! It seems some of their documentation hasn’t been able to keep up either! https://cloud.google.com/bigquery/docs/authorized-views#console Fortunately some of their other documentation is up to date (but there’s a catch): https://cloud.google.com/bigquery/docs/share-access-views#authorize_the_view_to_access_the_source_dataset …

How to authorize BigQuery views across projects using the Java Client Library Read More »