Register GCS Credentials

GCP GCS

In order to import files into AnnotationTool, you will need a GCP service account key which is authorized to access GCS.

Create a Service Account

Create a service account to publish credential

The service account need to be attatched roles below or another role which have same permission to these roles.

  • Storage Object Creator
  • Storage Object Viewer

Refer to Creating and managing service accounts about service account

Publish credential

Publish credential of the service account that you created

Refer to Creating and managing service account keys about how to publish a key

Save published key on your local.

Register credential

You can register credential when you create a new project.

Select Google Cloud Storage on datasource setting section of the screen.

Click Upload Key File button and upload key JSON file that you saved.