The final step is to create the bucket we’ll be using with Media Cloud.
In the Google Cloud console, navigate to the Storage Browser.
When the Storage Browser loads, click on Create Bucket.
In the Creat a bucket screen, give the bucket a name, determine the storage class and select the location of the bucket. Recommended to pick a location that is close to you (if using Direct Uploading) or close to your server.
When done, click Create.
Once the bucket has been created, you’ll be viewing the bucket in the storage browser. We’ll need to assign the service account to the bucket to give it access.
Click on Permissions and then click on Add members.
In the modal dialog that appears, simply enter the name of the user we created in Step 2 and then select the role we created in Step 1. Click on Add to finish.
We are now done setting things up in Google Cloud. The next step is setting up Media Cloud.
If you are using a bucket with the ‘Bucket Policy Only’ option set, you need to grant permission to access the items publicly.
Click on Permissions and then click on Add members.
In the modal dialog that appears, enter allUsers, and select the Storage Object Viewer option. Click Save.