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
Post a Comment