How do I identify the Google Cloud Storage URI from my Google Developers Console? -


when attempt load data bigquery google cloud storage asks google cloud storage uri (gs://). have reviewed of online support stackoverflow , cannot find way identify url uploaded data via browser based google developers console. way see find url via gsutil , have not been able gsutil work on machine.

is there way determine url via browser based google developers console?

the path should gs://<bucket_name>/<file_path_inside_bucket>.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -