To analyze a data file in your workspace bucket, you may need the full path (e.g., when bringing data into a Cloud Environment, or creating a data table).
The full link format will be `gs://fs-your-Google-bucket-ID/filename`. You can find the full file path in Terra (option 1) or in Google Cloud console (option 2).
Option 1: Find the full path in Terra
1.1. Find your Google bucket ID from the workspace home page
Click on the clipboard icon at the bottom right to copy the Google bucket ID to your clipboard (arrow).
The ID will have the format “fc-7585ba12-ee1a-457c-a1e1-75785bc08c31”
1.2. Find the file name by going to Files from the bottom left of the Data page (arrow).
1.3. The full path is "gs://your-Google-bucket-ID/your-file-name"
Option 2: Find the full path on Google Cloud
2.1. Click "Open in browser" under Google Bucket on the right side of your workspace dashboard arrow).
2.2. In Google Cloud console, click on the file name (circled).
2.3. Under gsutil URI, click the Copy to clipboard icon (arrow).
The full path is "gs://your-Google-bucket-ID/your-file-name"