Storage Overview

The gcloud.storage object contains a bucket function, which is how you will interact with your Google Cloud Storage bucket.

To learn more about Cloud Storage, see the Google Cloud Storage overview.

ACLs

Google Cloud Storage uses access control lists (ACLs) to manage object and bucket access. ACLs are the mechanism you use to share files with other users and allow other users to access your buckets and files.

To learn more about ACLs, read this overview on Access Control.