Module: Google::Apis::StorageV1beta1
- Defined in:
- generated/google/apis/storage_v1beta1.rb,
generated/google/apis/storage_v1beta1/classes.rb,
generated/google/apis/storage_v1beta1/service.rb,
generated/google/apis/storage_v1beta1/representations.rb
Overview
Cloud Storage JSON API
Lets you store and retrieve potentially-large, immutable data objects.
Defined Under Namespace
Classes: Bucket, BucketAccessControl, BucketAccessControls, Buckets, Object, ObjectAccessControl, ObjectAccessControls, Objects, StorageService
Constant Summary collapse
- VERSION =
'V1beta1'
- REVISION =
'20180620'
- AUTH_DEVSTORAGE_FULL_CONTROL =
Manage your data and permissions in Google Cloud Storage
'https://www.googleapis.com/auth/devstorage.full_control'
- AUTH_DEVSTORAGE_READ_ONLY =
View your data in Google Cloud Storage
'https://www.googleapis.com/auth/devstorage.read_only'
- AUTH_DEVSTORAGE_READ_WRITE =
Manage your data in Google Cloud Storage
'https://www.googleapis.com/auth/devstorage.read_write'