Module: Google::Apis::StorageV1
- Defined in:
- generated/google/apis/storage_v1.rb,
generated/google/apis/storage_v1/classes.rb,
generated/google/apis/storage_v1/service.rb,
generated/google/apis/storage_v1/representations.rb
Overview
Cloud Storage JSON API
Stores and retrieves potentially large, immutable data objects.
Defined Under Namespace
Classes: Bucket, BucketAccessControl, BucketAccessControls, Buckets, Channel, ComposeRequest, Notification, Notifications, Object, ObjectAccessControl, ObjectAccessControls, Objects, Policy, RewriteResponse, ServiceAccount, StorageService, TestIamPermissionsResponse
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20180305'
- AUTH_CLOUD_PLATFORM =
View and manage your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform'
- AUTH_CLOUD_PLATFORM_READ_ONLY =
View your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform.read-only'
- 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'