Nested message and enum types in AllocationPolicy
.
Generated client implementations.
Nested message and enum types in Environment
.
Nested message and enum types in Job
.
Nested message and enum types in JobDependency
.
Nested message and enum types in JobNotification
.
Nested message and enum types in JobStatus
.
Nested message and enum types in LifecyclePolicy
.
Nested message and enum types in LogsPolicy
.
Nested message and enum types in ResourceAllowance
.
Nested message and enum types in Runnable
.
Nested message and enum types in TaskGroup
.
Nested message and enum types in TaskStatus
.
Nested message and enum types in UsageResourceAllowanceSpec
.
Nested message and enum types in UsageResourceAllowanceStatus
.
Nested message and enum types in Volume
.
A Job’s resource allocation policy describes when, where, and how compute
resources should be allocated for the Job.
CancelJob Request.
Response to the CancelJob request.
Compute resource requirements.
CreateJob Request.
CreateResourceAllowance Request.
DeleteJob Request.
DeleteResourceAllowance Request.
An Environment describes a collection of environment variables to set when
executing Tasks.
Represents a Google Cloud Storage volume.
GetJob Request.
GetResourceAllowance Request.
Request for a single Task by name.
The Cloud Batch Job description.
JobDependency describes the state of other Jobs that the start of this Job
depends on.
All dependent Jobs must have been submitted in the same region.
Notification configurations.
Job status.
LifecyclePolicy describes how to deal with task failures
based on different conditions.
ListJob Request.
ListJob Response.
ListResourceAllowances Request.
ListResourceAllowances Response.
ListTasks Request.
ListTasks Response.
LogsPolicy describes how outputs from a Job’s Tasks (stdout/stderr) will be
preserved.
Represents an NFS volume.
Notification on resource state change.
Represents the metadata of the long-running operation.
Deprecated: please use device_name instead.
The Resource Allowance description for Cloud Batch.
Only one Resource Allowance is supported now under a specific location and
project.
ResourceUsage describes the resource usage of the job.
Runnable describes instructions for executing a specific script or container
as part of a Task.
Carries information about a Google Cloud service account.
Status event.
A Cloud Batch task.
This Task Execution field includes detail information for
task execution procedures, based on StatusEvent types.
A TaskGroup defines one or more Tasks that all share the same TaskSpec.
TaskResourceUsage describes the resource usage of the task.
Spec of a task
Status of a task.
UpdateJob Request.
UpdateResourceAllowance Request.
UsageResourceAllowance describes the detail of usage resource allowance.
Spec of a usage ResourceAllowance.
Status of a usage ResourceAllowance.
Volume describes a volume and parameters for it to be mounted to a VM.