Google Cloud ============ ==================== Google Cloud Storage ==================== Google Cloud Storage is a cloud file storage system. It uses buckets in which to store arbitary files referred to as blobs. Authentication utilizes a credentials json file. If you are the adminstrator of your Google Cloud account, you can generate them in the `Google Cloud Console APIs and Services `_. .. autoclass:: parsons.GoogleCloudStorage :inherited-members: