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

Defined in:
lib/google/cloud/batch/v1.rb,
lib/google/cloud/batch/v1/rest.rb,
lib/google/cloud/batch/v1/version.rb,
lib/google/cloud/batch/v1/batch_service.rb,
lib/google/cloud/batch/v1/bindings_override.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,
proto_docs/google/cloud/batch/v1/job.rb,
proto_docs/google/cloud/batch/v1/task.rb,
proto_docs/google/cloud/batch/v1/batch.rb,
proto_docs/google/cloud/batch/v1/volume.rb

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


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

Defined Under Namespace

Modules: BatchService Classes: AllocationPolicy, ComputeResource, CreateJobRequest, DeleteJobRequest, Environment, GCS, GetJobRequest, GetTaskRequest, Job, JobNotification, JobStatus, LifecyclePolicy, ListJobsRequest, ListJobsResponse, ListTasksRequest, ListTasksResponse, LogsPolicy, NFS, OperationMetadata, Runnable, ServiceAccount, StatusEvent, Task, TaskExecution, TaskGroup, TaskSpec, TaskStatus, Volume

Constant Summary collapse

VERSION =
"0.7.0"