Module: Google::Apis::StorageV1beta2

Defined in:
generated/google/apis/storage_v1beta2.rb,
generated/google/apis/storage_v1beta2/classes.rb,
generated/google/apis/storage_v1beta2/service.rb,
generated/google/apis/storage_v1beta2/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, Channel, ComposeRequest, Object, ObjectAccessControl, ObjectAccessControls, Objects, StorageService

Constant Summary collapse

VERSION =
'V1beta2'
REVISION =
'20191127'
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'