Class |
Description |
com.google.cloud.batch.v1alpha.AllocationPolicy |
A Job's resource allocation policy describes when, where, and how compute
resources should be allocated for the Job.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.Accelerator |
Accelerator describes Compute Engine accelerators to be attached to the VM.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.Accelerator.Builder |
Accelerator describes Compute Engine accelerators to be attached to the VM.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.AttachedDisk |
A new or an existing persistent disk (PD) or a local ssd attached to a VM
instance.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.AttachedDisk.Builder |
A new or an existing persistent disk (PD) or a local ssd attached to a VM
instance.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.Builder |
A Job's resource allocation policy describes when, where, and how compute
resources should be allocated for the Job.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.Disk |
A new persistent disk or a local ssd.
A VM can only have one local SSD setting but multiple local SSD partitions.
See https://cloud.google.com/compute/docs/disks#pdspecs and |
com.google.cloud.batch.v1alpha.AllocationPolicy.Disk.Builder |
A new persistent disk or a local ssd.
A VM can only have one local SSD setting but multiple local SSD partitions.
See https://cloud.google.com/compute/docs/disks#pdspecs and |
com.google.cloud.batch.v1alpha.AllocationPolicy.InstancePolicy |
InstancePolicy describes an instance type and resources attached to each VM
created by this InstancePolicy.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.InstancePolicy.Builder |
InstancePolicy describes an instance type and resources attached to each VM
created by this InstancePolicy.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.InstancePolicyOrTemplate |
InstancePolicyOrTemplate lets you define the type of resources to use for
this job either with an InstancePolicy or an instance template.
If undefined, Batch picks the type of VM to use and doesn't include |
com.google.cloud.batch.v1alpha.AllocationPolicy.InstancePolicyOrTemplate.Builder |
InstancePolicyOrTemplate lets you define the type of resources to use for
this job either with an InstancePolicy or an instance template.
If undefined, Batch picks the type of VM to use and doesn't include |
com.google.cloud.batch.v1alpha.AllocationPolicy.LocationPolicy |
Protobuf type google.cloud.batch.v1alpha.AllocationPolicy.LocationPolicy |
com.google.cloud.batch.v1alpha.AllocationPolicy.LocationPolicy.Builder |
Protobuf type google.cloud.batch.v1alpha.AllocationPolicy.LocationPolicy |
com.google.cloud.batch.v1alpha.AllocationPolicy.NetworkInterface |
A network interface.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.NetworkInterface.Builder |
A network interface.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.NetworkPolicy |
NetworkPolicy describes VM instance network configurations.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.NetworkPolicy.Builder |
NetworkPolicy describes VM instance network configurations.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.PlacementPolicy |
PlacementPolicy describes a group placement policy for the VMs controlled
by this AllocationPolicy.
|
com.google.cloud.batch.v1alpha.AllocationPolicy.PlacementPolicy.Builder |
PlacementPolicy describes a group placement policy for the VMs controlled
by this AllocationPolicy.
|
com.google.cloud.batch.v1alpha.BatchProto |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListJobsFixedSizeCollection |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListJobsPage |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListJobsPagedResponse |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListLocationsFixedSizeCollection |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListLocationsPage |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListLocationsPagedResponse |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListResourceAllowancesFixedSizeCollection |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListResourceAllowancesPage |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListResourceAllowancesPagedResponse |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListTasksFixedSizeCollection |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListTasksPage |
|
com.google.cloud.batch.v1alpha.BatchServiceClient.ListTasksPagedResponse |
|
com.google.cloud.batch.v1alpha.BatchServiceGrpc |
Google Batch Service.
The service manages user submitted batch jobs and allocates Google Compute
Engine VM instances to run the jobs. |
com.google.cloud.batch.v1alpha.BatchServiceGrpc.BatchServiceImplBase |
Base class for the server implementation of the service BatchService.
Google Batch Service. |
com.google.cloud.batch.v1alpha.BatchServiceSettings.Builder |
Builder for BatchServiceSettings. |
com.google.cloud.batch.v1alpha.ComputeResource |
Compute resource requirements.
ComputeResource defines the amount of resources required for each task. |
com.google.cloud.batch.v1alpha.ComputeResource.Builder |
Compute resource requirements.
ComputeResource defines the amount of resources required for each task. |
com.google.cloud.batch.v1alpha.CreateJobRequest |
CreateJob Request.
|
com.google.cloud.batch.v1alpha.CreateJobRequest.Builder |
CreateJob Request.
|
com.google.cloud.batch.v1alpha.CreateResourceAllowanceRequest |
CreateResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.CreateResourceAllowanceRequest.Builder |
CreateResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.DeleteJobRequest |
DeleteJob Request.
|
com.google.cloud.batch.v1alpha.DeleteJobRequest.Builder |
DeleteJob Request.
|
com.google.cloud.batch.v1alpha.DeleteResourceAllowanceRequest |
DeleteResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.DeleteResourceAllowanceRequest.Builder |
DeleteResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.Environment |
An Environment describes a collection of environment variables to set when
executing Tasks.
|
com.google.cloud.batch.v1alpha.Environment.Builder |
An Environment describes a collection of environment variables to set when
executing Tasks.
|
com.google.cloud.batch.v1alpha.Environment.KMSEnvMap |
Protobuf type google.cloud.batch.v1alpha.Environment.KMSEnvMap |
com.google.cloud.batch.v1alpha.Environment.KMSEnvMap.Builder |
Protobuf type google.cloud.batch.v1alpha.Environment.KMSEnvMap |
com.google.cloud.batch.v1alpha.GCS |
Represents a Google Cloud Storage volume.
|
com.google.cloud.batch.v1alpha.GCS.Builder |
Represents a Google Cloud Storage volume.
|
com.google.cloud.batch.v1alpha.GetJobRequest |
GetJob Request.
|
com.google.cloud.batch.v1alpha.GetJobRequest.Builder |
GetJob Request.
|
com.google.cloud.batch.v1alpha.GetResourceAllowanceRequest |
GetResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.GetResourceAllowanceRequest.Builder |
GetResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.GetTaskRequest |
Request for a single Task by name.
|
com.google.cloud.batch.v1alpha.GetTaskRequest.Builder |
Request for a single Task by name.
|
com.google.cloud.batch.v1alpha.Job |
The Cloud Batch Job description.
|
com.google.cloud.batch.v1alpha.Job.Builder |
The Cloud Batch Job description.
|
com.google.cloud.batch.v1alpha.JobDependency |
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. |
com.google.cloud.batch.v1alpha.JobDependency.Builder |
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. |
com.google.cloud.batch.v1alpha.JobName |
|
com.google.cloud.batch.v1alpha.JobName.Builder |
Builder for projects/{project}/locations/{location}/jobs/{job}. |
com.google.cloud.batch.v1alpha.JobNotification |
Notification configurations.
|
com.google.cloud.batch.v1alpha.JobNotification.Builder |
Notification configurations.
|
com.google.cloud.batch.v1alpha.JobNotification.Message |
Message details.
Describe the conditions under which messages will be sent.
If no attribute is defined, no message will be sent by default. |
com.google.cloud.batch.v1alpha.JobNotification.Message.Builder |
Message details.
Describe the conditions under which messages will be sent.
If no attribute is defined, no message will be sent by default. |
com.google.cloud.batch.v1alpha.JobProto |
|
com.google.cloud.batch.v1alpha.JobStatus |
Job status.
|
com.google.cloud.batch.v1alpha.JobStatus.Builder |
Job status.
|
com.google.cloud.batch.v1alpha.JobStatus.InstanceStatus |
VM instance status.
|
com.google.cloud.batch.v1alpha.JobStatus.InstanceStatus.Builder |
VM instance status.
|
com.google.cloud.batch.v1alpha.JobStatus.TaskGroupStatus |
Aggregated task status for a TaskGroup.
|
com.google.cloud.batch.v1alpha.JobStatus.TaskGroupStatus.Builder |
Aggregated task status for a TaskGroup.
|
com.google.cloud.batch.v1alpha.LifecyclePolicy |
LifecyclePolicy describes how to deal with task failures
based on different conditions.
|
com.google.cloud.batch.v1alpha.LifecyclePolicy.ActionCondition |
Conditions for actions to deal with task failures.
|
com.google.cloud.batch.v1alpha.LifecyclePolicy.ActionCondition.Builder |
Conditions for actions to deal with task failures.
|
com.google.cloud.batch.v1alpha.LifecyclePolicy.Builder |
LifecyclePolicy describes how to deal with task failures
based on different conditions.
|
com.google.cloud.batch.v1alpha.ListJobsRequest |
ListJob Request.
|
com.google.cloud.batch.v1alpha.ListJobsRequest.Builder |
ListJob Request.
|
com.google.cloud.batch.v1alpha.ListJobsResponse |
ListJob Response.
|
com.google.cloud.batch.v1alpha.ListJobsResponse.Builder |
ListJob Response.
|
com.google.cloud.batch.v1alpha.ListResourceAllowancesRequest |
ListResourceAllowances Request.
|
com.google.cloud.batch.v1alpha.ListResourceAllowancesRequest.Builder |
ListResourceAllowances Request.
|
com.google.cloud.batch.v1alpha.ListResourceAllowancesResponse |
ListResourceAllowances Response.
|
com.google.cloud.batch.v1alpha.ListResourceAllowancesResponse.Builder |
ListResourceAllowances Response.
|
com.google.cloud.batch.v1alpha.ListTasksRequest |
ListTasks Request.
|
com.google.cloud.batch.v1alpha.ListTasksRequest.Builder |
ListTasks Request.
|
com.google.cloud.batch.v1alpha.ListTasksResponse |
ListTasks Response.
|
com.google.cloud.batch.v1alpha.ListTasksResponse.Builder |
ListTasks Response.
|
com.google.cloud.batch.v1alpha.LocationName |
|
com.google.cloud.batch.v1alpha.LocationName.Builder |
Builder for projects/{project}/locations/{location}. |
com.google.cloud.batch.v1alpha.LogsPolicy |
LogsPolicy describes how outputs from a Job's Tasks (stdout/stderr) will be
preserved.
|
com.google.cloud.batch.v1alpha.LogsPolicy.Builder |
LogsPolicy describes how outputs from a Job's Tasks (stdout/stderr) will be
preserved.
|
com.google.cloud.batch.v1alpha.LogsPolicy.CloudLoggingOption |
CloudLoggingOption contains additional settings for Cloud Logging logs
generated by Batch job.
|
com.google.cloud.batch.v1alpha.LogsPolicy.CloudLoggingOption.Builder |
CloudLoggingOption contains additional settings for Cloud Logging logs
generated by Batch job.
|
com.google.cloud.batch.v1alpha.NFS |
Represents an NFS volume.
|
com.google.cloud.batch.v1alpha.NFS.Builder |
Represents an NFS volume.
|
com.google.cloud.batch.v1alpha.Notification |
Notification on resource state change.
|
com.google.cloud.batch.v1alpha.Notification.Builder |
Notification on resource state change.
|
com.google.cloud.batch.v1alpha.NotificationProto |
|
com.google.cloud.batch.v1alpha.OperationMetadata |
Represents the metadata of the long-running operation.
|
com.google.cloud.batch.v1alpha.OperationMetadata.Builder |
Represents the metadata of the long-running operation.
|
com.google.cloud.batch.v1alpha.PD |
Deprecated: please use device_name instead.
|
com.google.cloud.batch.v1alpha.PD.Builder |
Deprecated: please use device_name instead.
|
com.google.cloud.batch.v1alpha.ResourceAllowance |
The Resource Allowance description for Cloud Batch.
|
com.google.cloud.batch.v1alpha.ResourceAllowance.Builder |
The Resource Allowance description for Cloud Batch.
|
com.google.cloud.batch.v1alpha.ResourceAllowanceName |
|
com.google.cloud.batch.v1alpha.ResourceAllowanceName.Builder |
Builder for projects/{project}/locations/{location}/resourceAllowances/{resource_allowance}. |
com.google.cloud.batch.v1alpha.ResourceAllowanceProto |
|
com.google.cloud.batch.v1alpha.ResourceUsage |
ResourceUsage describes the resource usage of the job.
|
com.google.cloud.batch.v1alpha.ResourceUsage.Builder |
ResourceUsage describes the resource usage of the job.
|
com.google.cloud.batch.v1alpha.Runnable |
Runnable describes instructions for executing a specific script or container
as part of a Task.
|
com.google.cloud.batch.v1alpha.Runnable.Barrier |
Barrier runnable blocks until all tasks in a taskgroup reach it.
|
com.google.cloud.batch.v1alpha.Runnable.Barrier.Builder |
Barrier runnable blocks until all tasks in a taskgroup reach it.
|
com.google.cloud.batch.v1alpha.Runnable.Builder |
Runnable describes instructions for executing a specific script or container
as part of a Task.
|
com.google.cloud.batch.v1alpha.Runnable.Container |
Container runnable.
|
com.google.cloud.batch.v1alpha.Runnable.Container.Builder |
Container runnable.
|
com.google.cloud.batch.v1alpha.Runnable.Script |
Script runnable.
|
com.google.cloud.batch.v1alpha.Runnable.Script.Builder |
Script runnable.
|
com.google.cloud.batch.v1alpha.ServiceAccount |
Carries information about a Google Cloud service account.
|
com.google.cloud.batch.v1alpha.ServiceAccount.Builder |
Carries information about a Google Cloud service account.
|
com.google.cloud.batch.v1alpha.StatusEvent |
Status event
|
com.google.cloud.batch.v1alpha.StatusEvent.Builder |
Status event
|
com.google.cloud.batch.v1alpha.Task |
A Cloud Batch task.
|
com.google.cloud.batch.v1alpha.Task.Builder |
A Cloud Batch task.
|
com.google.cloud.batch.v1alpha.TaskExecution |
This Task Execution field includes detail information for
task execution procedures, based on StatusEvent types.
|
com.google.cloud.batch.v1alpha.TaskExecution.Builder |
This Task Execution field includes detail information for
task execution procedures, based on StatusEvent types.
|
com.google.cloud.batch.v1alpha.TaskGroup |
A TaskGroup defines one or more Tasks that all share the same TaskSpec.
|
com.google.cloud.batch.v1alpha.TaskGroup.Builder |
A TaskGroup defines one or more Tasks that all share the same TaskSpec.
|
com.google.cloud.batch.v1alpha.TaskGroupName |
|
com.google.cloud.batch.v1alpha.TaskGroupName.Builder |
Builder for projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}. |
com.google.cloud.batch.v1alpha.TaskName |
|
com.google.cloud.batch.v1alpha.TaskName.Builder |
Builder for
projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}/tasks/{task}. |
com.google.cloud.batch.v1alpha.TaskProto |
|
com.google.cloud.batch.v1alpha.TaskResourceUsage |
TaskResourceUsage describes the resource usage of the task.
|
com.google.cloud.batch.v1alpha.TaskResourceUsage.Builder |
TaskResourceUsage describes the resource usage of the task.
|
com.google.cloud.batch.v1alpha.TaskSpec |
Spec of a task
|
com.google.cloud.batch.v1alpha.TaskSpec.Builder |
Spec of a task
|
com.google.cloud.batch.v1alpha.TaskStatus |
Status of a task
|
com.google.cloud.batch.v1alpha.TaskStatus.Builder |
Status of a task
|
com.google.cloud.batch.v1alpha.UpdateResourceAllowanceRequest |
UpdateResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.UpdateResourceAllowanceRequest.Builder |
UpdateResourceAllowance Request.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowance |
UsageResourceAllowance describes the detail of usage resource allowance.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowance.Builder |
UsageResourceAllowance describes the detail of usage resource allowance.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceSpec |
Spec of a usage ResourceAllowance.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceSpec.Builder |
Spec of a usage ResourceAllowance.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceSpec.Limit |
UsageResourceAllowance limitation.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceSpec.Limit.Builder |
UsageResourceAllowance limitation.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus |
Status of a usage ResourceAllowance.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.Builder |
Status of a usage ResourceAllowance.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.ConsumptionReport |
ConsumptionReport is the report of ResourceAllowance consumptions in a time
period.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.ConsumptionReport.Builder |
ConsumptionReport is the report of ResourceAllowance consumptions in a time
period.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.LimitStatus |
UsageResourceAllowanceStatus detail about usage consumption.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.LimitStatus.Builder |
UsageResourceAllowanceStatus detail about usage consumption.
|
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.PeriodConsumption |
Protobuf type google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.PeriodConsumption |
com.google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.PeriodConsumption.Builder |
Protobuf type
google.cloud.batch.v1alpha.UsageResourceAllowanceStatus.PeriodConsumption |
com.google.cloud.batch.v1alpha.Volume |
Volume describes a volume and parameters for it to be mounted to a VM.
|
com.google.cloud.batch.v1alpha.Volume.Builder |
Volume describes a volume and parameters for it to be mounted to a VM.
|
com.google.cloud.batch.v1alpha.VolumeProto |
|