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

Defined in:
lib/google/cloud/batch/v1.rb,
lib/google/cloud/batch/v1/version.rb,
lib/google/cloud/batch/v1/batch_service.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,
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

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/batch/v1"
client = ::Google::Cloud::Batch::V1::BatchService::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.6.0"