Google Cloud Storage
Before you can use Google Cloud Storage, you need to set it up properly. Follow the steps below to integrate GC Storage with Jet.
Get Google Cloud credentials
In the Cloud Console, go to the Create service account key page and select the required project then follow the steps:
Hit Create Service Account
In the Service account name field, enter a name
From the Role list, select Project > Owner
Now you have to export the JSON key to integrate Google Storage with Jet:
Integrate Google Cloud Storage with Jet
Select GC Storage from the list of available storage options and paste the service token generated for your service account.
Here's an example of JSON Service Key obtained from Google Cloud Console.
Last updated