Module: Google::Cloud::Batch::V1::BatchService

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

Overview

Google Batch Service. The service manages user submitted batch jobs and allocates Google Compute Engine VM instances to run the jobs.

To load this service and instantiate a REST client:

require "google/cloud/batch/v1/batch_service/rest"
client = ::Google::Cloud::Batch::V1::BatchService::Rest::Client.new

Defined Under Namespace

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