Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in GCP by (19.7k points)

When I attempt to load data into BigQuery from Google Cloud Storage it asks for the Google Cloud Storage URI (gs://). I have reviewed all of your online support as well as StackOverflow and cannot find a way to identify the URL for my uploaded data via the browser-based Google Developers Console. The only way I see to find the URL is via gsutil and I have not been able to get gsutil to work on my machine.

Is there a way to determine the URL via the browser-based Google Developers Console?

closed

1 Answer

+1 vote
by (62.9k points)
selected by
 
Best answer

Below is a way to find the URL and the steps are as follows:

  1. Go to GCS

  2. Go in the folder in which the file has been uploaded

  3. Click on the three dots at the right end of your file's row

  4. Click rename

  5. Click on the gsutil equivalent link

  6. Copy the URL alone



 

Browse Categories

...