Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudproviders/googlestorage [2019_04_12 23:51] – [Step 3: Finding your Google Storage keys] stevencloudproviders/googlestorage [2019_11_06 01:27] – [Rate Limiting] steven
Line 1: Line 1:
-  
- 
-  
- 
 ====== Adding a Google Cloud Storage Provider ====== ====== Adding a Google Cloud Storage Provider ======
 +##### Last updated on April 24, 2019.
  
 Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider. Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider.
Line 83: Line 80:
  * storage.objects.get  * storage.objects.get
  * storage.objects.list  * storage.objects.list
 +
 +===== Rate Limiting =====
 +
 +Google Storage may limit the rate at which it processes requests.  This page: [[:throttledcloudproviders|File Fabric Handling of Rate-Limiting Storage Providers]] explains how the File Fabric responds to rate limiting.
  
 ===== Note! ===== ===== Note! =====