I am trying to load some Google Play reports to my BigQuery project, but having issues with finding the bucket in the Could Storage.
- I have copied the Cloud Storage URL in the Google Play console (gs://pubsite_prod_rev_... format)
- When I open my Cloud Storage this bucket is not in the list of available buckets.
- But if I enter this URL in the Data Transfer from bucket to dataset, it will work (although not all reports will be loaded to to my dataset :( )
- If I enter this URL in the Data Transfer from bucket to bucket, it won't work, because the transfer lacks some permissions to the source bucket. But I cannot change the permissions to this Google Play bucket because I can't see it in my buckets list.
So my question is - what could be the reason this bucket is not displayed in my storage and how to get access to it?
Thanks!
question from:
https://stackoverflow.com/questions/65882829/google-play-bucket-not-shown-in-the-cloud-storage 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…