Module: Google::Apis::StorageV1

Defined in:
lib/google/apis/storage_v1.rb,
lib/google/apis/storage_v1/classes.rb,
lib/google/apis/storage_v1/service.rb,
lib/google/apis/storage_v1/gem_version.rb,
lib/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, Expr, HmacKey, HmacKeyMetadata, HmacKeysMetadata, Notification, Notifications, Object, ObjectAccessControl, ObjectAccessControls, Objects, Policy, RewriteResponse, ServiceAccount, StorageService, TestIamPermissionsResponse

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-storage_v1 gem

"0.14.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.4.1"
REVISION =

Revision of the discovery document this client was generated from

"20220509"
VERSION =

Version of the Cloud Storage JSON API this client connects to. This is NOT the gem version.

'V1'
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'