Skip to main content

How to authenticate to a GCP Storage Bucket

Prerequisites

To connect Google Cloud Storage with Rhombus AI, you need to:

  1. Create a Bucket.
  2. Go to Credentials.
  3. Configure and create Service accounts.
  4. Generate Key.

Step 1. Create a Bucket

  1. Go to Buckets under Cloud Storage.

    Go to Buckets

  2. Click on Create and get the Bucket Name.

    Create Bucket

Step 2. Go to Credentials

  1. Go to Credentials under APIs & Services.

    Select Credentials

Step 3. Configure and create Service Accounts

  1. Create Service account.

    create service account

  2. Add Storage Admin role when granting permissions to access the project.

    Select Storage Admin to access the project

  3. Create a service account.

Step 4. Generate Key

  1. Select created service account.

    select created service account

  2. Go to Keys and Create new key.

    create new keys

  3. Select JSON to create the key.

    select JSON to generate keys

  4. Download the json key.