Module: Google::Cloud::StorageBatchOperations::V1::StorageBatchOperations

Defined in:
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/paths.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/client.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/operations.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/credentials.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/client.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/operations.rb,
lib/google/cloud/storage_batch_operations/v1/storage_batch_operations/rest/service_stub.rb

Overview

Storage Batch Operations offers a managed experience to perform batch operations on millions of Cloud Storage objects in a serverless fashion. With this service, you can automate and simplify large scale API operations performed on Cloud Storage objects.

To load this service and instantiate a REST client:

require "google/cloud/storage_batch_operations/v1/storage_batch_operations/rest"
client = ::Google::Cloud::StorageBatchOperations::V1::StorageBatchOperations::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations