Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

ACCELERATORS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
ACTION_CONDITION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LifecyclePolicy
 
ACTION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LifecyclePolicy
 
ACTION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
Action unspecified.
addAccelerators(AllocationPolicy.Accelerator) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAccelerators(int, AllocationPolicy.Accelerator) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAccelerators(AllocationPolicy.Accelerator.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAccelerators(int, AllocationPolicy.Accelerator.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAcceleratorsBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAcceleratorsBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAllAccelerators(Iterable<? extends AllocationPolicy.Accelerator>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
addAllAllowedLocations(Iterable<String>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
addAllCommands(Iterable<String>) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
addAllDisks(Iterable<? extends AllocationPolicy.AttachedDisk>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addAllExitCodes(Iterable<? extends Integer>) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
addAllInstances(Iterable<? extends AllocationPolicy.InstancePolicyOrTemplate>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addAllInstances(Iterable<? extends JobStatus.InstanceStatus>) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addAllJobs(Iterable<? extends Job>) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addAllLifecyclePolicies(Iterable<? extends LifecyclePolicy>) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addAllMountOptions(Iterable<String>) - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
addAllNetworkInterfaces(Iterable<? extends AllocationPolicy.NetworkInterface>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addAllNotifications(Iterable<? extends JobNotification>) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addAllowedLocations(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
addAllowedLocationsBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
addAllRunnables(Iterable<? extends Runnable>) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addAllScopes(Iterable<String>) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
addAllStatusEvents(Iterable<? extends StatusEvent>) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addAllStatusEvents(Iterable<? extends StatusEvent>) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addAllTags(Iterable<String>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
addAllTaskEnvironments(Iterable<? extends Environment>) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addAllTaskGroups(Iterable<? extends TaskGroup>) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addAllTasks(Iterable<? extends Task>) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addAllUnreachable(Iterable<String>) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
addAllUnreachable(Iterable<String>) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
addAllVolumes(Iterable<String>) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
addAllVolumes(Iterable<? extends Volume>) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addCommands(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
addCommandsBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
addDisks(AllocationPolicy.AttachedDisk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addDisks(int, AllocationPolicy.AttachedDisk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addDisks(AllocationPolicy.AttachedDisk.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addDisks(int, AllocationPolicy.AttachedDisk.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addDisksBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addDisksBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
addExitCodes(int) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
addInstances(AllocationPolicy.InstancePolicyOrTemplate) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addInstances(int, AllocationPolicy.InstancePolicyOrTemplate) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addInstances(AllocationPolicy.InstancePolicyOrTemplate.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addInstances(int, AllocationPolicy.InstancePolicyOrTemplate.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addInstances(JobStatus.InstanceStatus) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addInstances(int, JobStatus.InstanceStatus) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addInstances(JobStatus.InstanceStatus.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addInstances(int, JobStatus.InstanceStatus.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addInstancesBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addInstancesBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
addInstancesBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addInstancesBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
addJobs(Job) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addJobs(int, Job) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addJobs(Job.Builder) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addJobs(int, Job.Builder) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addJobsBuilder() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addJobsBuilder(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
addLifecyclePolicies(LifecyclePolicy) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addLifecyclePolicies(int, LifecyclePolicy) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addLifecyclePolicies(LifecyclePolicy.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addLifecyclePolicies(int, LifecyclePolicy.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addLifecyclePoliciesBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addLifecyclePoliciesBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
addMountOptions(String) - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
addMountOptionsBytes(ByteString) - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
addNetworkInterfaces(AllocationPolicy.NetworkInterface) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addNetworkInterfaces(int, AllocationPolicy.NetworkInterface) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addNetworkInterfaces(AllocationPolicy.NetworkInterface.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addNetworkInterfaces(int, AllocationPolicy.NetworkInterface.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addNetworkInterfacesBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addNetworkInterfacesBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
addNotifications(JobNotification) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addNotifications(int, JobNotification) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addNotifications(JobNotification.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addNotifications(int, JobNotification.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addNotificationsBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addNotificationsBuilder(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Job.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Task.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
addRunnables(Runnable) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addRunnables(int, Runnable) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addRunnables(Runnable.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addRunnables(int, Runnable.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addRunnablesBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addRunnablesBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
addScopes(String) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
addScopesBytes(ByteString) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
addStatusEvents(StatusEvent) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addStatusEvents(int, StatusEvent) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addStatusEvents(StatusEvent.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addStatusEvents(int, StatusEvent.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addStatusEvents(StatusEvent) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addStatusEvents(int, StatusEvent) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addStatusEvents(StatusEvent.Builder) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addStatusEvents(int, StatusEvent.Builder) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addStatusEventsBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addStatusEventsBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
addStatusEventsBuilder() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addStatusEventsBuilder(int) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
addTags(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
addTagsBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
addTaskEnvironments(Environment) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addTaskEnvironments(int, Environment) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addTaskEnvironments(Environment.Builder) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addTaskEnvironments(int, Environment.Builder) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addTaskEnvironmentsBuilder() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addTaskEnvironmentsBuilder(int) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
addTaskGroups(TaskGroup) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addTaskGroups(int, TaskGroup) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addTaskGroups(TaskGroup.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addTaskGroups(int, TaskGroup.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addTaskGroupsBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addTaskGroupsBuilder(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
addTasks(Task) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addTasks(int, Task) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addTasks(Task.Builder) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addTasks(int, Task.Builder) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addTasksBuilder() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addTasksBuilder(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
addUnreachable(String) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
addUnreachable(String) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
addUnreachableBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
addUnreachableBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
addVolumes(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
addVolumes(Volume) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addVolumes(int, Volume) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addVolumes(Volume.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addVolumes(int, Volume.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addVolumesBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addVolumesBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
addVolumesBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
ALLOCATION_POLICY_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
AllocationPolicy - Class in com.google.cloud.batch.v1
A Job's resource allocation policy describes when, where, and how compute resources should be allocated for the Job.
AllocationPolicy.Accelerator - Class in com.google.cloud.batch.v1
Accelerator describes Compute Engine accelerators to be attached to the VM.
AllocationPolicy.Accelerator.Builder - Class in com.google.cloud.batch.v1
Accelerator describes Compute Engine accelerators to be attached to the VM.
AllocationPolicy.AcceleratorOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.AttachedDisk - Class in com.google.cloud.batch.v1
A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.
AllocationPolicy.AttachedDisk.AttachedCase - Enum in com.google.cloud.batch.v1
 
AllocationPolicy.AttachedDisk.Builder - Class in com.google.cloud.batch.v1
A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.
AllocationPolicy.AttachedDiskOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.Builder - Class in com.google.cloud.batch.v1
A Job's resource allocation policy describes when, where, and how compute resources should be allocated for the Job.
AllocationPolicy.Disk - Class in com.google.cloud.batch.v1
A new persistent disk or a local ssd.
AllocationPolicy.Disk.Builder - Class in com.google.cloud.batch.v1
A new persistent disk or a local ssd.
AllocationPolicy.Disk.DataSourceCase - Enum in com.google.cloud.batch.v1
 
AllocationPolicy.DiskOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.InstancePolicy - Class in com.google.cloud.batch.v1
InstancePolicy describes an instance type and resources attached to each VM created by this InstancePolicy.
AllocationPolicy.InstancePolicy.Builder - Class in com.google.cloud.batch.v1
InstancePolicy describes an instance type and resources attached to each VM created by this InstancePolicy.
AllocationPolicy.InstancePolicyOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.InstancePolicyOrTemplate - Class in com.google.cloud.batch.v1
InstancePolicyOrTemplate lets you define the type of resources to use for this job either with an InstancePolicy or an instance template.
AllocationPolicy.InstancePolicyOrTemplate.Builder - Class in com.google.cloud.batch.v1
InstancePolicyOrTemplate lets you define the type of resources to use for this job either with an InstancePolicy or an instance template.
AllocationPolicy.InstancePolicyOrTemplate.PolicyTemplateCase - Enum in com.google.cloud.batch.v1
 
AllocationPolicy.InstancePolicyOrTemplateOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.LocationPolicy - Class in com.google.cloud.batch.v1
Protobuf type google.cloud.batch.v1.AllocationPolicy.LocationPolicy
AllocationPolicy.LocationPolicy.Builder - Class in com.google.cloud.batch.v1
Protobuf type google.cloud.batch.v1.AllocationPolicy.LocationPolicy
AllocationPolicy.LocationPolicyOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.NetworkInterface - Class in com.google.cloud.batch.v1
A network interface.
AllocationPolicy.NetworkInterface.Builder - Class in com.google.cloud.batch.v1
A network interface.
AllocationPolicy.NetworkInterfaceOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.NetworkPolicy - Class in com.google.cloud.batch.v1
NetworkPolicy describes VM instance network configurations.
AllocationPolicy.NetworkPolicy.Builder - Class in com.google.cloud.batch.v1
NetworkPolicy describes VM instance network configurations.
AllocationPolicy.NetworkPolicyOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.PlacementPolicy - Class in com.google.cloud.batch.v1
PlacementPolicy describes a group placement policy for the VMs controlled by this AllocationPolicy.
AllocationPolicy.PlacementPolicy.Builder - Class in com.google.cloud.batch.v1
PlacementPolicy describes a group placement policy for the VMs controlled by this AllocationPolicy.
AllocationPolicy.PlacementPolicyOrBuilder - Interface in com.google.cloud.batch.v1
 
AllocationPolicy.ProvisioningModel - Enum in com.google.cloud.batch.v1
Compute Engine VM instance provisioning model.
AllocationPolicyOrBuilder - Interface in com.google.cloud.batch.v1
 
ALLOWED_LOCATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
ALWAYS_RUN_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
API_VERSION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
AS_SOON_AS_POSSIBLE_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
Run Tasks as soon as resources are available.
ASSIGNED_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
The Task is assigned to at least one VM.

B

BACKGROUND_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
BARRIER_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
BatchProto - Class in com.google.cloud.batch.v1
 
BLOCK_EXTERNAL_NETWORK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
BLOCK_PROJECT_SSH_KEYS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
BOOT_DISK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
BOOT_DISK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
BOOT_DISK_MIB_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ComputeResource
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
build() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
build() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
build() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
build() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
build() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.Job.Builder
 
build() - Method in class com.google.cloud.batch.v1.JobName.Builder
 
build() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
build() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
build() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
build() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
build() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
build() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
build() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
build() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
build() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
build() - Method in class com.google.cloud.batch.v1.LocationName.Builder
 
build() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
build() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
build() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
build() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
build() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
build() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
build() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
build() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
build() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
build() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
build() - Method in class com.google.cloud.batch.v1.Task.Builder
 
build() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
build() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
build() - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
build() - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
build() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
build() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
build() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
Builder() - Constructor for class com.google.cloud.batch.v1.JobName.Builder
 
Builder() - Constructor for class com.google.cloud.batch.v1.LocationName.Builder
 
Builder() - Constructor for class com.google.cloud.batch.v1.TaskGroupName.Builder
 
Builder() - Constructor for class com.google.cloud.batch.v1.TaskName.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Job.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Task.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
buildPartial() - Method in class com.google.cloud.batch.v1.Volume.Builder
 

C

CancelJobRequest - Class in com.google.cloud.batch.v1
CancelJob Request.
CancelJobRequest.Builder - Class in com.google.cloud.batch.v1
CancelJob Request.
CancelJobRequestOrBuilder - Interface in com.google.cloud.batch.v1
 
CancelJobResponse - Class in com.google.cloud.batch.v1
Response to the CancelJob request.
CancelJobResponse.Builder - Class in com.google.cloud.batch.v1
Response to the CancelJob request.
CancelJobResponseOrBuilder - Interface in com.google.cloud.batch.v1
 
CANCELLATION_IN_PROGRESS_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
The Job cancellation is in progress, this is because the resources used by the Job are still being cleaned up.
CANCELLED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
The Job has been cancelled, the task executions were stopped and the resources were cleaned up.
CIPHER_TEXT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
clear() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
clear() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
clear() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
clear() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Job.Builder
 
clear() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
clear() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
clear() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
clear() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
clear() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
clear() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
clear() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
clear() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
clear() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
clear() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
clear() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
clear() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
clear() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
clear() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
clear() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Task.Builder
 
clear() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
clear() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
clear() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
clear() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
clear() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
clearAccelerators() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
clearAction() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Action to execute when ActionCondition is true.
clearActionCondition() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
clearAllocationPolicy() - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
clearAllowedLocations() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
clearAlwaysRun() - Method in class com.google.cloud.batch.v1.Runnable.Builder
By default, after a Runnable fails, no further Runnable are executed.
clearApiVersion() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearAttached() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
clearBackground() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Normally, a runnable that doesn't exit causes its task to fail.
clearBarrier() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
clearBlockExternalNetwork() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
If set to true, external network access to and from container will be blocked, containers that are with block_external_network as true can still communicate with each other, network cannot be specified in the `container.options` field.
clearBlockProjectSshKeys() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Optional.
clearBootDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
clearBootDisk() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
clearBootDiskMib() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
Extra boot disk size in MiB for each task.
clearCipherText() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The value of the cipherText response from the `encrypt` method.
clearCloudLoggingOption() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
clearCollocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
UNSPECIFIED vs.
clearCommand() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
clearCommands() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
clearComputeResource() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
clearContainer() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
clearCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The number of accelerators of this type.
clearCounts() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
clearCpuMilli() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
The milliCPU count.
clearCreateTime() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
clearCreateTime() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearDataSource() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
clearDescription() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Description of the event.
clearDestination() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
If and where logs should be saved.
clearDeviceName() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Device name that the guest operating system will see.
clearDeviceName() - Method in class com.google.cloud.batch.v1.Volume.Builder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
clearDiskInterface() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
clearDisks() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
clearDisplayName() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Optional.
clearDriverVersion() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Optional.
clearEmail() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
Email address of the service account.
clearEnableImageStreaming() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Optional.
clearEncryptedVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
clearEndTime() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearEntrypoint() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
clearEnvironment() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
clearEnvironment() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
clearEnvironments() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
clearEventTime() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
clearExecutable() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
clearExistingDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Name of an existing PD.
clearExitCode() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
The exit code of a finished task.
clearExitCodes() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Job.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Task.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
clearFilter() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
List filter.
clearFilter() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Task filter, null filter matches all Tasks.
clearGcs() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
clearIgnoreExitStatus() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Normally, a runnable that returns a non-zero exit status fails and causes the task to fail.
clearImage() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
URL for a VM image to use as the data source for this disk.
clearImageUri() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required.
clearInstallGpuDrivers() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Deprecated.
google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is deprecated. See google/cloud/batch/v1/job.proto;l=386
clearInstallGpuDrivers() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Set this field true if you want Batch to help fetch drivers from a third party location and install them for GPUs specified in `policy.accelerators` or `instance_template` on your behalf.
clearInstallOpsAgent() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Optional.
clearInstances() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
clearInstances() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
clearInstanceTemplate() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Name of an instance template used to create VMs.
clearJob() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
clearJobId() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
ID used to uniquely identify the Job within its parent scope.
clearJobs() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
clearKeyName() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The name of the KMS key that will be used to decrypt the cipher text.
clearLabels() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
clearLabels() - Method in class com.google.cloud.batch.v1.Job.Builder
 
clearLabels() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
clearLifecyclePolicies() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
clearLocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
clearLogsPath() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
clearLogsPolicy() - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
clearMachineType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The Compute Engine machine type.
clearMachineType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The Compute Engine machine type.
clearMaxDistance() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
When specified, causes the job to fail if more than max_distance logical switches are required between VMs.
clearMaxRetryCount() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum number of retries on failures.
clearMaxRunDuration() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
clearMemoryMib() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
Memory in MiB.
clearMessage() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
clearMinCpuPlatform() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The minimum CPU platform.
clearMountOptions() - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
clearMountPath() - Method in class com.google.cloud.batch.v1.Volume.Builder
The mount path for the volume, e.g.
clearName() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Required.
clearName() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Job name.
clearName() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
Required.
clearName() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
Required.
clearName() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
clearName() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
Barriers are identified by their index in runnable list.
clearName() - Method in class com.google.cloud.batch.v1.Task.Builder
Task name.
clearName() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Output only.
clearNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
clearNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing network resource.
clearNetworkInterfaces() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
clearNewDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
clearNewJobState() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new job state.
clearNewTaskState() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new task state.
clearNextPageToken() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Next page token.
clearNextPageToken() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Next page token.
clearNfs() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
clearNoExternalIpAddress() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
Default is false (with an external IP address).
clearNotifications() - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Job.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Task.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
clearOptions() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
clearOrderBy() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Optional.
clearPageSize() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page size.
clearPageSize() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page size.
clearPageToken() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page token.
clearPageToken() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page token.
clearParallelism() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Max number of tasks that can run in parallel.
clearParent() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Parent path.
clearParent() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Required.
clearPassword() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
clearPath() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The path to a script file that is accessible from the host VM(s).
clearPermissiveSsh() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
When true, Batch will configure SSH to allow passwordless login between VMs running the Batch tasks in the same TaskGroup.
clearPlacement() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
clearPolicy() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
clearPolicyTemplate() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
clearPriority() - Method in class com.google.cloud.batch.v1.Job.Builder
Priority of the Job.
clearProvisioningModel() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The provisioning model.
clearProvisioningModel() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM instance provisioning model.
clearPubsubTopic() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
clearReason() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
clearRemotePath() - Method in class com.google.cloud.batch.v1.GCS.Builder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
clearRemotePath() - Method in class com.google.cloud.batch.v1.NFS.Builder
Remote source path exported from the NFS, e.g., "/share".
clearRequestedCancellation() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearRequestId() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Optional.
clearRequestId() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
clearRequireHostsFile() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
When true, Batch will populate a file with a list of all VMs assigned to the TaskGroup and set the BATCH_HOSTS_FILE environment variable to the path of that file.
clearReservation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Optional.
clearRunAsNonRoot() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Optional.
clearRunDuration() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
clearRunnables() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
clearSchedulingPolicy() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Scheduling policy for Tasks in the TaskGroup.
clearScopes() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
clearScript() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
clearSecretVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
clearServer() - Method in class com.google.cloud.batch.v1.NFS.Builder
The IP address of the NFS.
clearServiceAccount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
clearSizeGb() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk size in GB.
clearSnapshot() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Name of a snapshot used as the data source.
clearSource() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
clearState() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
clearState() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Task state.
clearStatus() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
clearStatus() - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
clearStatusEvents() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
clearStatusEvents() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
clearStatusMessage() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearSubnetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing subnetwork resource in the network.
clearTags() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
clearTarget() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearTaskCount() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Number of Tasks in the TaskGroup.
clearTaskCountPerNode() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Max number of tasks that can be run on a VM at the same time.
clearTaskEnvironments() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
clearTaskExecution() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
clearTaskGroups() - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
clearTaskGroups() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
clearTaskPack() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The max number of tasks can be assigned to this instance type.
clearTasks() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
clearTaskSpec() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
clearTaskState() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task State.
clearText() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The text for a script.
clearTimeout() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
clearType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The accelerator type.
clearType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk type as shown in `gcloud compute disk-types list`.
clearType() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The message type.
clearType() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Type of the event.
clearUid() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
clearUnreachable() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
clearUnreachable() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
clearUpdateTime() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
clearUseGenericTaskMonitoredResource() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
Optional.
clearUsername() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
clearVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
clearVerb() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
clearVolumes() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
clearVolumes() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
clone() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
clone() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
clone() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
clone() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Job.Builder
 
clone() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
clone() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
clone() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
clone() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
clone() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
clone() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
clone() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
clone() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
clone() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
clone() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
clone() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
clone() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
clone() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
clone() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
clone() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Task.Builder
 
clone() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
clone() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
clone() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
clone() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
clone() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
CLOUD_LOGGING_OPTION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LogsPolicy
 
CLOUD_LOGGING_VALUE - Static variable in enum com.google.cloud.batch.v1.LogsPolicy.Destination
Logs are streamed to Cloud Logging.
COLLOCATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
com.google.cloud.batch.v1 - package com.google.cloud.batch.v1
 
COMMANDS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
COMPUTE_RESOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
ComputeResource - Class in com.google.cloud.batch.v1
Compute resource requirements.
ComputeResource.Builder - Class in com.google.cloud.batch.v1
Compute resource requirements.
ComputeResourceOrBuilder - Interface in com.google.cloud.batch.v1
 
CONTAINER_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
containsCounts(String) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
containsCounts(String) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Count of task in each state in the TaskGroup.
containsCounts(String) - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Count of task in each state in the TaskGroup.
containsEnvironments(String) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
containsEnvironments(String) - Method in class com.google.cloud.batch.v1.TaskSpec
Deprecated.
containsEnvironments(String) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Deprecated.
containsLabels(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
containsLabels(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
containsLabels(String) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
containsLabels(String) - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
containsLabels(String) - Method in class com.google.cloud.batch.v1.Job
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
containsLabels(String) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
containsLabels(String) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
containsLabels(String) - Method in class com.google.cloud.batch.v1.Runnable
Labels for this Runnable.
containsLabels(String) - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Labels for this Runnable.
containsSecretVariables(String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
containsSecretVariables(String) - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to Secret Manager secret names.
containsSecretVariables(String) - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to Secret Manager secret names.
containsTaskGroups(String) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
containsTaskGroups(String) - Method in class com.google.cloud.batch.v1.JobStatus
Aggregated task status for each TaskGroup in the Job.
containsTaskGroups(String) - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Aggregated task status for each TaskGroup in the Job.
containsVariables(String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.
containsVariables(String) - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to values.
containsVariables(String) - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to values.
COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
COUNTS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
CPU_MILLI_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ComputeResource
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
CreateJobRequest - Class in com.google.cloud.batch.v1
CreateJob Request.
CreateJobRequest.Builder - Class in com.google.cloud.batch.v1
CreateJob Request.
CreateJobRequestOrBuilder - Interface in com.google.cloud.batch.v1
 

D

DeleteJobRequest - Class in com.google.cloud.batch.v1
DeleteJob Request.
DeleteJobRequest.Builder - Class in com.google.cloud.batch.v1
DeleteJob Request.
DeleteJobRequestOrBuilder - Interface in com.google.cloud.batch.v1
 
DELETION_IN_PROGRESS_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
The Job will be deleted, but has not been deleted yet.
DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.StatusEvent
 
DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LogsPolicy
 
DESTINATION_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.LogsPolicy.Destination
(Default) Logs are not preserved.
DEVICE_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Volume
 
DISK_INTERFACE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
DISKS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
DRIVER_VERSION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 

E

EMAIL_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ServiceAccount
 
ENABLE_IMAGE_STREAMING_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
ENCRYPTED_VARIABLES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Environment
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
ENTRYPOINT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
Environment - Class in com.google.cloud.batch.v1
An Environment describes a collection of environment variables to set when executing Tasks.
Environment.Builder - Class in com.google.cloud.batch.v1
An Environment describes a collection of environment variables to set when executing Tasks.
Environment.KMSEnvMap - Class in com.google.cloud.batch.v1
Protobuf type google.cloud.batch.v1.Environment.KMSEnvMap
Environment.KMSEnvMap.Builder - Class in com.google.cloud.batch.v1
Protobuf type google.cloud.batch.v1.Environment.KMSEnvMap
Environment.KMSEnvMapOrBuilder - Interface in com.google.cloud.batch.v1
 
ENVIRONMENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
ENVIRONMENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
EnvironmentOrBuilder - Interface in com.google.cloud.batch.v1
 
ENVIRONMENTS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
equals(Object) - Method in class com.google.cloud.batch.v1.ComputeResource
 
equals(Object) - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.Environment
 
equals(Object) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
equals(Object) - Method in class com.google.cloud.batch.v1.GCS
 
equals(Object) - Method in class com.google.cloud.batch.v1.GetJobRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.Job
 
equals(Object) - Method in class com.google.cloud.batch.v1.JobName
 
equals(Object) - Method in class com.google.cloud.batch.v1.JobNotification
 
equals(Object) - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
equals(Object) - Method in class com.google.cloud.batch.v1.JobStatus
 
equals(Object) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
equals(Object) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
equals(Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
equals(Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
equals(Object) - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
equals(Object) - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
equals(Object) - Method in class com.google.cloud.batch.v1.LocationName
 
equals(Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
equals(Object) - Method in class com.google.cloud.batch.v1.LogsPolicy
 
equals(Object) - Method in class com.google.cloud.batch.v1.NFS
 
equals(Object) - Method in class com.google.cloud.batch.v1.OperationMetadata
 
equals(Object) - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
equals(Object) - Method in class com.google.cloud.batch.v1.Runnable.Container
 
equals(Object) - Method in class com.google.cloud.batch.v1.Runnable
 
equals(Object) - Method in class com.google.cloud.batch.v1.Runnable.Script
 
equals(Object) - Method in class com.google.cloud.batch.v1.ServiceAccount
 
equals(Object) - Method in class com.google.cloud.batch.v1.StatusEvent
 
equals(Object) - Method in class com.google.cloud.batch.v1.Task
 
equals(Object) - Method in class com.google.cloud.batch.v1.TaskExecution
 
equals(Object) - Method in class com.google.cloud.batch.v1.TaskGroup
 
equals(Object) - Method in class com.google.cloud.batch.v1.TaskGroupName
 
equals(Object) - Method in class com.google.cloud.batch.v1.TaskName
 
equals(Object) - Method in class com.google.cloud.batch.v1.TaskSpec
 
equals(Object) - Method in class com.google.cloud.batch.v1.TaskStatus
 
equals(Object) - Method in class com.google.cloud.batch.v1.Volume
 
EVENT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.StatusEvent
 
EXISTING_DISK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
EXIT_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskExecution
 
EXIT_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 

F

FAIL_TASK_VALUE - Static variable in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
Action that tasks in the group will be stopped immediately.
FAILED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
At least one Task in the Job has failed.
FAILED_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
The Task has failed.
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksRequest
 
FLEX_START_VALUE - Static variable in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Instance is provisioned with DWS Flex Start and has limited max run duration.
format(String, String, String) - Static method in class com.google.cloud.batch.v1.JobName
 
format(String, String) - Static method in class com.google.cloud.batch.v1.LocationName
 
format(String, String, String, String) - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
format(String, String, String, String, String) - Static method in class com.google.cloud.batch.v1.TaskName
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.AttachedCase
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.Disk.DataSourceCase
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.PolicyTemplateCase
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.JobStatus.State
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.Runnable.ExecutableCase
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.Runnable.Script.CommandCase
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
 
forNumber(int) - Static method in enum com.google.cloud.batch.v1.Volume.SourceCase
 

G

GCS - Class in com.google.cloud.batch.v1
Represents a Google Cloud Storage volume.
GCS.Builder - Class in com.google.cloud.batch.v1
Represents a Google Cloud Storage volume.
GCS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Volume
 
GCSOrBuilder - Interface in com.google.cloud.batch.v1
 
getAccelerators(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAccelerators(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The accelerators attached to each VM instance.
getAccelerators(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The accelerators attached to each VM instance.
getAcceleratorsBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAcceleratorsBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAcceleratorsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAcceleratorsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The accelerators attached to each VM instance.
getAcceleratorsCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The accelerators attached to each VM instance.
getAcceleratorsList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAcceleratorsList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The accelerators attached to each VM instance.
getAcceleratorsList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The accelerators attached to each VM instance.
getAcceleratorsOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAcceleratorsOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The accelerators attached to each VM instance.
getAcceleratorsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The accelerators attached to each VM instance.
getAcceleratorsOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
getAcceleratorsOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The accelerators attached to each VM instance.
getAcceleratorsOrBuilderList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The accelerators attached to each VM instance.
getAction() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Action to execute when ActionCondition is true.
getAction() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
Action to execute when ActionCondition is true.
getAction() - Method in interface com.google.cloud.batch.v1.LifecyclePolicyOrBuilder
Action to execute when ActionCondition is true.
getActionCondition() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
getActionCondition() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
Conditions that decide why a task failure is dealt with a specific action.
getActionCondition() - Method in interface com.google.cloud.batch.v1.LifecyclePolicyOrBuilder
Conditions that decide why a task failure is dealt with a specific action.
getActionConditionBuilder() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
getActionConditionOrBuilder() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
getActionConditionOrBuilder() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
Conditions that decide why a task failure is dealt with a specific action.
getActionConditionOrBuilder() - Method in interface com.google.cloud.batch.v1.LifecyclePolicyOrBuilder
Conditions that decide why a task failure is dealt with a specific action.
getActionValue() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Action to execute when ActionCondition is true.
getActionValue() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
Action to execute when ActionCondition is true.
getActionValue() - Method in interface com.google.cloud.batch.v1.LifecyclePolicyOrBuilder
Action to execute when ActionCondition is true.
getAllocationPolicy() - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
getAllocationPolicy() - Method in class com.google.cloud.batch.v1.Job
Compute resource allocation for all TaskGroups in the Job.
getAllocationPolicy() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Compute resource allocation for all TaskGroups in the Job.
getAllocationPolicyBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
getAllocationPolicyOrBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
getAllocationPolicyOrBuilder() - Method in class com.google.cloud.batch.v1.Job
Compute resource allocation for all TaskGroups in the Job.
getAllocationPolicyOrBuilder() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Compute resource allocation for all TaskGroups in the Job.
getAllowedLocations(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
getAllowedLocations(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
A list of allowed location names represented by internal URLs.
getAllowedLocations(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.LocationPolicyOrBuilder
A list of allowed location names represented by internal URLs.
getAllowedLocationsBytes(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
getAllowedLocationsBytes(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
A list of allowed location names represented by internal URLs.
getAllowedLocationsBytes(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.LocationPolicyOrBuilder
A list of allowed location names represented by internal URLs.
getAllowedLocationsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
getAllowedLocationsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
A list of allowed location names represented by internal URLs.
getAllowedLocationsCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.LocationPolicyOrBuilder
A list of allowed location names represented by internal URLs.
getAllowedLocationsList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
getAllowedLocationsList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
A list of allowed location names represented by internal URLs.
getAllowedLocationsList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.LocationPolicyOrBuilder
A list of allowed location names represented by internal URLs.
getAlwaysRun() - Method in class com.google.cloud.batch.v1.Runnable.Builder
By default, after a Runnable fails, no further Runnable are executed.
getAlwaysRun() - Method in class com.google.cloud.batch.v1.Runnable
By default, after a Runnable fails, no further Runnable are executed.
getAlwaysRun() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
By default, after a Runnable fails, no further Runnable are executed.
getApiVersion() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getApiVersion() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getApiVersion() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getApiVersionBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getApiVersionBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getApiVersionBytes() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getAttachedCase() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
getAttachedCase() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
getAttachedCase() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
 
getBackground() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Normally, a runnable that doesn't exit causes its task to fail.
getBackground() - Method in class com.google.cloud.batch.v1.Runnable
Normally, a runnable that doesn't exit causes its task to fail.
getBackground() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Normally, a runnable that doesn't exit causes its task to fail.
getBarrier() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
getBarrier() - Method in class com.google.cloud.batch.v1.Runnable
Barrier runnable.
getBarrier() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Barrier runnable.
getBarrierBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
getBarrierOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
getBarrierOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable
Barrier runnable.
getBarrierOrBuilder() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Barrier runnable.
getBlockExternalNetwork() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
If set to true, external network access to and from container will be blocked, containers that are with block_external_network as true can still communicate with each other, network cannot be specified in the `container.options` field.
getBlockExternalNetwork() - Method in class com.google.cloud.batch.v1.Runnable.Container
If set to true, external network access to and from container will be blocked, containers that are with block_external_network as true can still communicate with each other, network cannot be specified in the `container.options` field.
getBlockExternalNetwork() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
If set to true, external network access to and from container will be blocked, containers that are with block_external_network as true can still communicate with each other, network cannot be specified in the `container.options` field.
getBlockProjectSshKeys() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Optional.
getBlockProjectSshKeys() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
Optional.
getBlockProjectSshKeys() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
Optional.
getBootDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDisk() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDisk() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
getBootDisk() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The VM boot disk.
getBootDisk() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The VM boot disk.
getBootDiskBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDiskBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
getBootDiskMib() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
Extra boot disk size in MiB for each task.
getBootDiskMib() - Method in class com.google.cloud.batch.v1.ComputeResource
Extra boot disk size in MiB for each task.
getBootDiskMib() - Method in interface com.google.cloud.batch.v1.ComputeResourceOrBuilder
Extra boot disk size in MiB for each task.
getBootDiskOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDiskOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDiskOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Boot disk to be created and attached to each VM by this InstancePolicy.
getBootDiskOrBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
getBootDiskOrBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The VM boot disk.
getBootDiskOrBuilder() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The VM boot disk.
getCipherText() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The value of the cipherText response from the `encrypt` method.
getCipherText() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
The value of the cipherText response from the `encrypt` method.
getCipherText() - Method in interface com.google.cloud.batch.v1.Environment.KMSEnvMapOrBuilder
The value of the cipherText response from the `encrypt` method.
getCipherTextBytes() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The value of the cipherText response from the `encrypt` method.
getCipherTextBytes() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
The value of the cipherText response from the `encrypt` method.
getCipherTextBytes() - Method in interface com.google.cloud.batch.v1.Environment.KMSEnvMapOrBuilder
The value of the cipherText response from the `encrypt` method.
getCloudLoggingOption() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
getCloudLoggingOption() - Method in class com.google.cloud.batch.v1.LogsPolicy
Optional.
getCloudLoggingOption() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
Optional.
getCloudLoggingOptionBuilder() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
getCloudLoggingOptionOrBuilder() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
getCloudLoggingOptionOrBuilder() - Method in class com.google.cloud.batch.v1.LogsPolicy
Optional.
getCloudLoggingOptionOrBuilder() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
Optional.
getCollocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
UNSPECIFIED vs.
getCollocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
UNSPECIFIED vs.
getCollocation() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicyOrBuilder
UNSPECIFIED vs.
getCollocationBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
UNSPECIFIED vs.
getCollocationBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
UNSPECIFIED vs.
getCollocationBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicyOrBuilder
UNSPECIFIED vs.
getCommandCase() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
getCommandCase() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
getCommandCase() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
 
getCommands(int) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getCommands(int) - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getCommands(int) - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getCommandsBytes(int) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getCommandsBytes(int) - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getCommandsBytes(int) - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getCommandsCount() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getCommandsCount() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getCommandsCount() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getCommandsList() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getCommandsList() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getCommandsList() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getComputeResource() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
getComputeResource() - Method in class com.google.cloud.batch.v1.TaskSpec
ComputeResource requirements.
getComputeResource() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
ComputeResource requirements.
getComputeResourceBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
getComputeResourceOrBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
getComputeResourceOrBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec
ComputeResource requirements.
getComputeResourceOrBuilder() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
ComputeResource requirements.
getContainer() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
getContainer() - Method in class com.google.cloud.batch.v1.Runnable
Container runnable.
getContainer() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Container runnable.
getContainerBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
getContainerOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
getContainerOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable
Container runnable.
getContainerOrBuilder() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Container runnable.
getCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The number of accelerators of this type.
getCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
The number of accelerators of this type.
getCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
The number of accelerators of this type.
getCounts() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Deprecated.
getCounts() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Deprecated.
getCounts() - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Deprecated.
getCountsCount() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
getCountsCount() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
getCountsCount() - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Count of task in each state in the TaskGroup.
getCountsMap() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
getCountsMap() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Count of task in each state in the TaskGroup.
getCountsMap() - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Count of task in each state in the TaskGroup.
getCountsOrDefault(String, long) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
getCountsOrDefault(String, long) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Count of task in each state in the TaskGroup.
getCountsOrDefault(String, long) - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Count of task in each state in the TaskGroup.
getCountsOrThrow(String) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
getCountsOrThrow(String) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Count of task in each state in the TaskGroup.
getCountsOrThrow(String) - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Count of task in each state in the TaskGroup.
getCpuMilli() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
The milliCPU count.
getCpuMilli() - Method in class com.google.cloud.batch.v1.ComputeResource
The milliCPU count.
getCpuMilli() - Method in interface com.google.cloud.batch.v1.ComputeResourceOrBuilder
The milliCPU count.
getCreateTime() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.batch.v1.Job
Output only.
getCreateTime() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getCreateTime() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getCreateTime() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getCreateTime() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getCreateTimeBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.batch.v1.Job
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getCreateTimeOrBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getCreateTimeOrBuilder() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getDataSourceCase() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
getDataSourceCase() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
getDataSourceCase() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.ComputeResource
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Environment
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.GCS
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Job
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.JobNotification
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.JobStatus
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.NFS
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Runnable
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.StatusEvent
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Task
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.TaskExecution
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.TaskGroup
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.TaskSpec
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.TaskStatus
 
getDefaultInstance() - Static method in class com.google.cloud.batch.v1.Volume
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ComputeResource
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Environment
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.GCS
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Job.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Job
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobNotification
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobStatus
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.NFS
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.StatusEvent
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Task.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Task
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskExecution
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskGroup
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskSpec
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.TaskStatus
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.batch.v1.Volume
 
getDescription() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Description of the event.
getDescription() - Method in class com.google.cloud.batch.v1.StatusEvent
Description of the event.
getDescription() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Description of the event.
getDescriptionBytes() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Description of the event.
getDescriptionBytes() - Method in class com.google.cloud.batch.v1.StatusEvent
Description of the event.
getDescriptionBytes() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Description of the event.
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.BatchProto
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ComputeResource
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Environment.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Environment
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.GCS.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.GCS
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Job.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Job
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobNotification.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobNotification
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobProto
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobStatus.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobStatus
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.JobStatus.State
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.NFS.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.NFS
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.StatusEvent
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Task.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Task
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskExecution
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskGroup
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskProto
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskSpec
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.TaskStatus
 
getDescriptor() - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Volume.Builder
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.Volume
 
getDescriptor() - Static method in class com.google.cloud.batch.v1.VolumeProto
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Job.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.JobNotification.Type
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.JobStatus.State
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Task.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.batch.v1.TaskStatus.State
 
getDescriptorForType() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
getDestination() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
If and where logs should be saved.
getDestination() - Method in class com.google.cloud.batch.v1.LogsPolicy
If and where logs should be saved.
getDestination() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
If and where logs should be saved.
getDestinationValue() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
If and where logs should be saved.
getDestinationValue() - Method in class com.google.cloud.batch.v1.LogsPolicy
If and where logs should be saved.
getDestinationValue() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
If and where logs should be saved.
getDeviceName() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Device name that the guest operating system will see.
getDeviceName() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
Device name that the guest operating system will see.
getDeviceName() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
Device name that the guest operating system will see.
getDeviceName() - Method in class com.google.cloud.batch.v1.Volume.Builder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
getDeviceName() - Method in class com.google.cloud.batch.v1.Volume
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
getDeviceName() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
getDeviceNameBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Device name that the guest operating system will see.
getDeviceNameBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
Device name that the guest operating system will see.
getDeviceNameBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
Device name that the guest operating system will see.
getDeviceNameBytes() - Method in class com.google.cloud.batch.v1.Volume.Builder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
getDeviceNameBytes() - Method in class com.google.cloud.batch.v1.Volume
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
getDeviceNameBytes() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
getDiskInterface() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
getDiskInterface() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
getDiskInterface() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
getDiskInterfaceBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
getDiskInterfaceBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
getDiskInterfaceBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
getDisks(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisks(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisks(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksOrBuilder(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisksOrBuilderList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Non-boot disks to be attached for each VM created by this InstancePolicy.
getDisplayName() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Optional.
getDisplayName() - Method in class com.google.cloud.batch.v1.Runnable
Optional.
getDisplayName() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Optional.
getDisplayNameBytes() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Optional.
getDisplayNameBytes() - Method in class com.google.cloud.batch.v1.Runnable
Optional.
getDisplayNameBytes() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Optional.
getDriverVersion() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Optional.
getDriverVersion() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
Optional.
getDriverVersion() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
Optional.
getDriverVersionBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Optional.
getDriverVersionBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
Optional.
getDriverVersionBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
Optional.
getEmail() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
Email address of the service account.
getEmail() - Method in class com.google.cloud.batch.v1.ServiceAccount
Email address of the service account.
getEmail() - Method in interface com.google.cloud.batch.v1.ServiceAccountOrBuilder
Email address of the service account.
getEmailBytes() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
Email address of the service account.
getEmailBytes() - Method in class com.google.cloud.batch.v1.ServiceAccount
Email address of the service account.
getEmailBytes() - Method in interface com.google.cloud.batch.v1.ServiceAccountOrBuilder
Email address of the service account.
getEnableImageStreaming() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Optional.
getEnableImageStreaming() - Method in class com.google.cloud.batch.v1.Runnable.Container
Optional.
getEnableImageStreaming() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Optional.
getEncryptedVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEncryptedVariables() - Method in class com.google.cloud.batch.v1.Environment
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEncryptedVariables() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEncryptedVariablesBuilder() - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEncryptedVariablesOrBuilder() - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEncryptedVariablesOrBuilder() - Method in class com.google.cloud.batch.v1.Environment
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEncryptedVariablesOrBuilder() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
getEndTime() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getEndTime() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getEndTime() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getEndTimeBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getEndTimeOrBuilder() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getEntrypoint() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getEntrypoint() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getEntrypoint() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getEntrypointBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getEntrypointBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getEntrypointBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getEnvironment() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironment() - Method in class com.google.cloud.batch.v1.Runnable
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironment() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironment() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
getEnvironment() - Method in class com.google.cloud.batch.v1.TaskSpec
Environment variables to set before running the Task.
getEnvironment() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Environment variables to set before running the Task.
getEnvironmentBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironmentBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
getEnvironmentOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironmentOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironmentOrBuilder() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
getEnvironmentOrBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
getEnvironmentOrBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec
Environment variables to set before running the Task.
getEnvironmentOrBuilder() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Environment variables to set before running the Task.
getEnvironments() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
getEnvironments() - Method in class com.google.cloud.batch.v1.TaskSpec
Deprecated.
getEnvironments() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Deprecated.
getEnvironmentsCount() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
getEnvironmentsCount() - Method in class com.google.cloud.batch.v1.TaskSpec
Deprecated.
getEnvironmentsCount() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Deprecated.
getEnvironmentsMap() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
getEnvironmentsMap() - Method in class com.google.cloud.batch.v1.TaskSpec
Deprecated.
getEnvironmentsMap() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Deprecated.
getEnvironmentsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
getEnvironmentsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.TaskSpec
Deprecated.
getEnvironmentsOrDefault(String, String) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Deprecated.
getEnvironmentsOrThrow(String) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
getEnvironmentsOrThrow(String) - Method in class com.google.cloud.batch.v1.TaskSpec
Deprecated.
getEnvironmentsOrThrow(String) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Deprecated.
getEventTime() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
getEventTime() - Method in class com.google.cloud.batch.v1.StatusEvent
The time this event occurred.
getEventTime() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
The time this event occurred.
getEventTimeBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
getEventTimeOrBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
getEventTimeOrBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent
The time this event occurred.
getEventTimeOrBuilder() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
The time this event occurred.
getExecutableCase() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
getExecutableCase() - Method in class com.google.cloud.batch.v1.Runnable
 
getExecutableCase() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
 
getExistingDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Name of an existing PD.
getExistingDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
Name of an existing PD.
getExistingDisk() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
Name of an existing PD.
getExistingDiskBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Name of an existing PD.
getExistingDiskBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
Name of an existing PD.
getExistingDiskBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
Name of an existing PD.
getExitCode() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
The exit code of a finished task.
getExitCode() - Method in class com.google.cloud.batch.v1.TaskExecution
The exit code of a finished task.
getExitCode() - Method in interface com.google.cloud.batch.v1.TaskExecutionOrBuilder
The exit code of a finished task.
getExitCodes(int) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
getExitCodes(int) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
Exit codes of a task execution.
getExitCodes(int) - Method in interface com.google.cloud.batch.v1.LifecyclePolicy.ActionConditionOrBuilder
Exit codes of a task execution.
getExitCodesCount() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
getExitCodesCount() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
Exit codes of a task execution.
getExitCodesCount() - Method in interface com.google.cloud.batch.v1.LifecyclePolicy.ActionConditionOrBuilder
Exit codes of a task execution.
getExitCodesList() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
getExitCodesList() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
Exit codes of a task execution.
getExitCodesList() - Method in interface com.google.cloud.batch.v1.LifecyclePolicy.ActionConditionOrBuilder
Exit codes of a task execution.
getFieldValue(String) - Method in class com.google.cloud.batch.v1.JobName
 
getFieldValue(String) - Method in class com.google.cloud.batch.v1.LocationName
 
getFieldValue(String) - Method in class com.google.cloud.batch.v1.TaskGroupName
 
getFieldValue(String) - Method in class com.google.cloud.batch.v1.TaskName
 
getFieldValuesMap() - Method in class com.google.cloud.batch.v1.JobName
 
getFieldValuesMap() - Method in class com.google.cloud.batch.v1.LocationName
 
getFieldValuesMap() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
getFieldValuesMap() - Method in class com.google.cloud.batch.v1.TaskName
 
getFilter() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
List filter.
getFilter() - Method in class com.google.cloud.batch.v1.ListJobsRequest
List filter.
getFilter() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
List filter.
getFilter() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Task filter, null filter matches all Tasks.
getFilter() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Task filter, null filter matches all Tasks.
getFilter() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Task filter, null filter matches all Tasks.
getFilterBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
List filter.
getFilterBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest
List filter.
getFilterBytes() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
List filter.
getFilterBytes() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Task filter, null filter matches all Tasks.
getFilterBytes() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Task filter, null filter matches all Tasks.
getFilterBytes() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Task filter, null filter matches all Tasks.
getGcs() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
getGcs() - Method in class com.google.cloud.batch.v1.Volume
A Google Cloud Storage (GCS) volume.
getGcs() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
A Google Cloud Storage (GCS) volume.
getGcsBuilder() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
getGcsOrBuilder() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
getGcsOrBuilder() - Method in class com.google.cloud.batch.v1.Volume
A Google Cloud Storage (GCS) volume.
getGcsOrBuilder() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
A Google Cloud Storage (GCS) volume.
getIgnoreExitStatus() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Normally, a runnable that returns a non-zero exit status fails and causes the task to fail.
getIgnoreExitStatus() - Method in class com.google.cloud.batch.v1.Runnable
Normally, a runnable that returns a non-zero exit status fails and causes the task to fail.
getIgnoreExitStatus() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Normally, a runnable that returns a non-zero exit status fails and causes the task to fail.
getImage() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
URL for a VM image to use as the data source for this disk.
getImage() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
URL for a VM image to use as the data source for this disk.
getImage() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
URL for a VM image to use as the data source for this disk.
getImageBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
URL for a VM image to use as the data source for this disk.
getImageBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
URL for a VM image to use as the data source for this disk.
getImageBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
URL for a VM image to use as the data source for this disk.
getImageUri() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required.
getImageUri() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required.
getImageUri() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required.
getImageUriBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required.
getImageUriBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required.
getImageUriBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required.
getInstallGpuDrivers() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Deprecated.
google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is deprecated. See google/cloud/batch/v1/job.proto;l=386
getInstallGpuDrivers() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
Deprecated.
google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is deprecated. See google/cloud/batch/v1/job.proto;l=386
getInstallGpuDrivers() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
Deprecated.
google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is deprecated. See google/cloud/batch/v1/job.proto;l=386
getInstallGpuDrivers() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Set this field true if you want Batch to help fetch drivers from a third party location and install them for GPUs specified in `policy.accelerators` or `instance_template` on your behalf.
getInstallGpuDrivers() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
Set this field true if you want Batch to help fetch drivers from a third party location and install them for GPUs specified in `policy.accelerators` or `instance_template` on your behalf.
getInstallGpuDrivers() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
Set this field true if you want Batch to help fetch drivers from a third party location and install them for GPUs specified in `policy.accelerators` or `instance_template` on your behalf.
getInstallOpsAgent() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Optional.
getInstallOpsAgent() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
Optional.
getInstallOpsAgent() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
Optional.
getInstances(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstances(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Describe instances that can be created by this AllocationPolicy.
getInstances(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Describe instances that can be created by this AllocationPolicy.
getInstances(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstances(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Status of instances allocated for the TaskGroup.
getInstances(int) - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Status of instances allocated for the TaskGroup.
getInstancesBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstancesBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstancesBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstancesBuilderList() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstancesCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstancesCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Describe instances that can be created by this AllocationPolicy.
getInstancesCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Describe instances that can be created by this AllocationPolicy.
getInstancesCount() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstancesCount() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Status of instances allocated for the TaskGroup.
getInstancesCount() - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Status of instances allocated for the TaskGroup.
getInstancesList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstancesList() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Describe instances that can be created by this AllocationPolicy.
getInstancesList() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Describe instances that can be created by this AllocationPolicy.
getInstancesList() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstancesList() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Status of instances allocated for the TaskGroup.
getInstancesList() - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Status of instances allocated for the TaskGroup.
getInstancesOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstancesOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Describe instances that can be created by this AllocationPolicy.
getInstancesOrBuilder(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Describe instances that can be created by this AllocationPolicy.
getInstancesOrBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstancesOrBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Status of instances allocated for the TaskGroup.
getInstancesOrBuilder(int) - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Status of instances allocated for the TaskGroup.
getInstancesOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
getInstancesOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Describe instances that can be created by this AllocationPolicy.
getInstancesOrBuilderList() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Describe instances that can be created by this AllocationPolicy.
getInstancesOrBuilderList() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
getInstancesOrBuilderList() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
Status of instances allocated for the TaskGroup.
getInstancesOrBuilderList() - Method in interface com.google.cloud.batch.v1.JobStatus.TaskGroupStatusOrBuilder
Status of instances allocated for the TaskGroup.
getInstanceTemplate() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Name of an instance template used to create VMs.
getInstanceTemplate() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
Name of an instance template used to create VMs.
getInstanceTemplate() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
Name of an instance template used to create VMs.
getInstanceTemplateBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Name of an instance template used to create VMs.
getInstanceTemplateBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
Name of an instance template used to create VMs.
getInstanceTemplateBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
Name of an instance template used to create VMs.
getJob() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
getJob() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Required.
getJob() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Required.
getJob() - Method in class com.google.cloud.batch.v1.JobName.Builder
 
getJob() - Method in class com.google.cloud.batch.v1.JobName
 
getJob() - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
getJob() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
getJob() - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
getJob() - Method in class com.google.cloud.batch.v1.TaskName
 
getJobBuilder() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
getJobId() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
ID used to uniquely identify the Job within its parent scope.
getJobId() - Method in class com.google.cloud.batch.v1.CreateJobRequest
ID used to uniquely identify the Job within its parent scope.
getJobId() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
ID used to uniquely identify the Job within its parent scope.
getJobIdBytes() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
ID used to uniquely identify the Job within its parent scope.
getJobIdBytes() - Method in class com.google.cloud.batch.v1.CreateJobRequest
ID used to uniquely identify the Job within its parent scope.
getJobIdBytes() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
ID used to uniquely identify the Job within its parent scope.
getJobOrBuilder() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
getJobOrBuilder() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Required.
getJobOrBuilder() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Required.
GetJobRequest - Class in com.google.cloud.batch.v1
GetJob Request.
GetJobRequest.Builder - Class in com.google.cloud.batch.v1
GetJob Request.
GetJobRequestOrBuilder - Interface in com.google.cloud.batch.v1
 
getJobs(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobs(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse
Jobs.
getJobs(int) - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Jobs.
getJobsBuilder(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobsBuilderList() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobsCount() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobsCount() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Jobs.
getJobsCount() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Jobs.
getJobsList() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobsList() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Jobs.
getJobsList() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Jobs.
getJobsOrBuilder(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobsOrBuilder(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse
Jobs.
getJobsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Jobs.
getJobsOrBuilderList() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
getJobsOrBuilderList() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Jobs.
getJobsOrBuilderList() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Jobs.
getKeyName() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The name of the KMS key that will be used to decrypt the cipher text.
getKeyName() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
The name of the KMS key that will be used to decrypt the cipher text.
getKeyName() - Method in interface com.google.cloud.batch.v1.Environment.KMSEnvMapOrBuilder
The name of the KMS key that will be used to decrypt the cipher text.
getKeyNameBytes() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The name of the KMS key that will be used to decrypt the cipher text.
getKeyNameBytes() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
The name of the KMS key that will be used to decrypt the cipher text.
getKeyNameBytes() - Method in interface com.google.cloud.batch.v1.Environment.KMSEnvMapOrBuilder
The name of the KMS key that will be used to decrypt the cipher text.
getLabels() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Deprecated.
getLabels() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.batch.v1.Job.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.batch.v1.Job
Deprecated.
getLabels() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.batch.v1.Runnable
Deprecated.
getLabels() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Deprecated.
getLabelsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
getLabelsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
getLabelsCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsCount() - Method in class com.google.cloud.batch.v1.Job.Builder
 
getLabelsCount() - Method in class com.google.cloud.batch.v1.Job
 
getLabelsCount() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsCount() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
getLabelsCount() - Method in class com.google.cloud.batch.v1.Runnable
 
getLabelsCount() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Labels for this Runnable.
getLabelsMap() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsMap() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsMap() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsMap() - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsMap() - Method in class com.google.cloud.batch.v1.Job
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsMap() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsMap() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
getLabelsMap() - Method in class com.google.cloud.batch.v1.Runnable
Labels for this Runnable.
getLabelsMap() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Labels for this Runnable.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Job
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Runnable
Labels for this Runnable.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Labels for this Runnable.
getLabelsOrThrow(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsOrThrow(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsOrThrow(String) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
getLabelsOrThrow(String) - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsOrThrow(String) - Method in class com.google.cloud.batch.v1.Job
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsOrThrow(String) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
getLabelsOrThrow(String) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
getLabelsOrThrow(String) - Method in class com.google.cloud.batch.v1.Runnable
Labels for this Runnable.
getLabelsOrThrow(String) - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Labels for this Runnable.
getLifecyclePolicies(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePolicies(int) - Method in class com.google.cloud.batch.v1.TaskSpec
Lifecycle management schema when any task in a task group is failed.
getLifecyclePolicies(int) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesCount() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesCount() - Method in class com.google.cloud.batch.v1.TaskSpec
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesCount() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesList() - Method in class com.google.cloud.batch.v1.TaskSpec
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesList() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesOrBuilder(int) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec
Lifecycle management schema when any task in a task group is failed.
getLifecyclePoliciesOrBuilderList() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Lifecycle management schema when any task in a task group is failed.
getLocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
getLocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Location where compute resources should be allocated for the Job.
getLocation() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Location where compute resources should be allocated for the Job.
getLocation() - Method in class com.google.cloud.batch.v1.JobName.Builder
 
getLocation() - Method in class com.google.cloud.batch.v1.JobName
 
getLocation() - Method in class com.google.cloud.batch.v1.LocationName.Builder
 
getLocation() - Method in class com.google.cloud.batch.v1.LocationName
 
getLocation() - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
getLocation() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
getLocation() - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
getLocation() - Method in class com.google.cloud.batch.v1.TaskName
 
getLocationBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
getLocationOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
getLocationOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Location where compute resources should be allocated for the Job.
getLocationOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Location where compute resources should be allocated for the Job.
getLogsPath() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
getLogsPath() - Method in class com.google.cloud.batch.v1.LogsPolicy
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
getLogsPath() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
getLogsPathBytes() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
getLogsPathBytes() - Method in class com.google.cloud.batch.v1.LogsPolicy
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
getLogsPathBytes() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
getLogsPolicy() - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
getLogsPolicy() - Method in class com.google.cloud.batch.v1.Job
Log preservation policy for the Job.
getLogsPolicy() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Log preservation policy for the Job.
getLogsPolicyBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
getLogsPolicyOrBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
getLogsPolicyOrBuilder() - Method in class com.google.cloud.batch.v1.Job
Log preservation policy for the Job.
getLogsPolicyOrBuilder() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Log preservation policy for the Job.
getMachineType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The Compute Engine machine type.
getMachineType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The Compute Engine machine type.
getMachineType() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The Compute Engine machine type.
getMachineType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The Compute Engine machine type.
getMachineType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The Compute Engine machine type.
getMachineType() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The Compute Engine machine type.
getMachineTypeBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The Compute Engine machine type.
getMachineTypeBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The Compute Engine machine type.
getMachineTypeBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The Compute Engine machine type.
getMachineTypeBytes() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The Compute Engine machine type.
getMachineTypeBytes() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The Compute Engine machine type.
getMachineTypeBytes() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The Compute Engine machine type.
getMaxDistance() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
When specified, causes the job to fail if more than max_distance logical switches are required between VMs.
getMaxDistance() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
When specified, causes the job to fail if more than max_distance logical switches are required between VMs.
getMaxDistance() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicyOrBuilder
When specified, causes the job to fail if more than max_distance logical switches are required between VMs.
getMaxRetryCount() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum number of retries on failures.
getMaxRetryCount() - Method in class com.google.cloud.batch.v1.TaskSpec
Maximum number of retries on failures.
getMaxRetryCount() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Maximum number of retries on failures.
getMaxRunDuration() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMaxRunDuration() - Method in class com.google.cloud.batch.v1.TaskSpec
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMaxRunDuration() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMaxRunDurationBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMaxRunDurationOrBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMaxRunDurationOrBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMaxRunDurationOrBuilder() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
getMemoryMib() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
Memory in MiB.
getMemoryMib() - Method in class com.google.cloud.batch.v1.ComputeResource
Memory in MiB.
getMemoryMib() - Method in interface com.google.cloud.batch.v1.ComputeResourceOrBuilder
Memory in MiB.
getMessage() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMessage() - Method in class com.google.cloud.batch.v1.JobNotification
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMessage() - Method in interface com.google.cloud.batch.v1.JobNotificationOrBuilder
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMessageBuilder() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMessageOrBuilder() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMessageOrBuilder() - Method in class com.google.cloud.batch.v1.JobNotification
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMessageOrBuilder() - Method in interface com.google.cloud.batch.v1.JobNotificationOrBuilder
The attribute requirements of messages to be sent to this Pub/Sub topic.
getMinCpuPlatform() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The minimum CPU platform.
getMinCpuPlatform() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The minimum CPU platform.
getMinCpuPlatform() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The minimum CPU platform.
getMinCpuPlatformBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The minimum CPU platform.
getMinCpuPlatformBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The minimum CPU platform.
getMinCpuPlatformBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The minimum CPU platform.
getMountOptions(int) - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptions(int) - Method in class com.google.cloud.batch.v1.Volume
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptions(int) - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsBytes(int) - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsBytes(int) - Method in class com.google.cloud.batch.v1.Volume
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsBytes(int) - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsCount() - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsCount() - Method in class com.google.cloud.batch.v1.Volume
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsCount() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsList() - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsList() - Method in class com.google.cloud.batch.v1.Volume
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountOptionsList() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
getMountPath() - Method in class com.google.cloud.batch.v1.Volume.Builder
The mount path for the volume, e.g.
getMountPath() - Method in class com.google.cloud.batch.v1.Volume
The mount path for the volume, e.g.
getMountPath() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
The mount path for the volume, e.g.
getMountPathBytes() - Method in class com.google.cloud.batch.v1.Volume.Builder
The mount path for the volume, e.g.
getMountPathBytes() - Method in class com.google.cloud.batch.v1.Volume
The mount path for the volume, e.g.
getMountPathBytes() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
The mount path for the volume, e.g.
getMutableCounts() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Deprecated.
getMutableEnvironments() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.batch.v1.Job.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Deprecated.
getMutableSecretVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
Deprecated.
getMutableTaskGroups() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Deprecated.
getMutableVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
Deprecated.
getName() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Required.
getName() - Method in class com.google.cloud.batch.v1.CancelJobRequest
Required.
getName() - Method in interface com.google.cloud.batch.v1.CancelJobRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Job name.
getName() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
Job name.
getName() - Method in interface com.google.cloud.batch.v1.DeleteJobRequestOrBuilder
Job name.
getName() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
Required.
getName() - Method in class com.google.cloud.batch.v1.GetJobRequest
Required.
getName() - Method in interface com.google.cloud.batch.v1.GetJobRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
Required.
getName() - Method in class com.google.cloud.batch.v1.GetTaskRequest
Required.
getName() - Method in interface com.google.cloud.batch.v1.GetTaskRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getName() - Method in class com.google.cloud.batch.v1.Job
Output only.
getName() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getName() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
Barriers are identified by their index in runnable list.
getName() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
Barriers are identified by their index in runnable list.
getName() - Method in interface com.google.cloud.batch.v1.Runnable.BarrierOrBuilder
Barriers are identified by their index in runnable list.
getName() - Method in class com.google.cloud.batch.v1.Task.Builder
Task name.
getName() - Method in class com.google.cloud.batch.v1.Task
Task name.
getName() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Output only.
getName() - Method in class com.google.cloud.batch.v1.TaskGroup
Output only.
getName() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Output only.
getName() - Method in interface com.google.cloud.batch.v1.TaskOrBuilder
Task name.
getNameBytes() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.batch.v1.CancelJobRequest
Required.
getNameBytes() - Method in interface com.google.cloud.batch.v1.CancelJobRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Job name.
getNameBytes() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
Job name.
getNameBytes() - Method in interface com.google.cloud.batch.v1.DeleteJobRequestOrBuilder
Job name.
getNameBytes() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.batch.v1.GetJobRequest
Required.
getNameBytes() - Method in interface com.google.cloud.batch.v1.GetJobRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.batch.v1.GetTaskRequest
Required.
getNameBytes() - Method in interface com.google.cloud.batch.v1.GetTaskRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getNameBytes() - Method in class com.google.cloud.batch.v1.Job
Output only.
getNameBytes() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getNameBytes() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
Barriers are identified by their index in runnable list.
getNameBytes() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
Barriers are identified by their index in runnable list.
getNameBytes() - Method in interface com.google.cloud.batch.v1.Runnable.BarrierOrBuilder
Barriers are identified by their index in runnable list.
getNameBytes() - Method in class com.google.cloud.batch.v1.Task.Builder
Task name.
getNameBytes() - Method in class com.google.cloud.batch.v1.Task
Task name.
getNameBytes() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Output only.
getNameBytes() - Method in class com.google.cloud.batch.v1.TaskGroup
Output only.
getNameBytes() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Output only.
getNameBytes() - Method in interface com.google.cloud.batch.v1.TaskOrBuilder
Task name.
getNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
getNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy
The network policy.
getNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing network resource.
getNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
The URL of an existing network resource.
getNetwork() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkInterfaceOrBuilder
The URL of an existing network resource.
getNetwork() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
The network policy.
getNetworkBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
getNetworkBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing network resource.
getNetworkBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
The URL of an existing network resource.
getNetworkBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkInterfaceOrBuilder
The URL of an existing network resource.
getNetworkInterfaces(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfaces(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
Network configurations.
getNetworkInterfaces(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicyOrBuilder
Network configurations.
getNetworkInterfacesBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfacesBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfacesCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfacesCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
Network configurations.
getNetworkInterfacesCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicyOrBuilder
Network configurations.
getNetworkInterfacesList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfacesList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
Network configurations.
getNetworkInterfacesList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicyOrBuilder
Network configurations.
getNetworkInterfacesOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfacesOrBuilder(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
Network configurations.
getNetworkInterfacesOrBuilder(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicyOrBuilder
Network configurations.
getNetworkInterfacesOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
getNetworkInterfacesOrBuilderList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
Network configurations.
getNetworkInterfacesOrBuilderList() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicyOrBuilder
Network configurations.
getNetworkOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
getNetworkOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy
The network policy.
getNetworkOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
The network policy.
getNewDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewDisk() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewDiskBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewDiskOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewDiskOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewDiskOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
getNewJobState() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new job state.
getNewJobState() - Method in class com.google.cloud.batch.v1.JobNotification.Message
The new job state.
getNewJobState() - Method in interface com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
The new job state.
getNewJobStateValue() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new job state.
getNewJobStateValue() - Method in class com.google.cloud.batch.v1.JobNotification.Message
The new job state.
getNewJobStateValue() - Method in interface com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
The new job state.
getNewTaskState() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new task state.
getNewTaskState() - Method in class com.google.cloud.batch.v1.JobNotification.Message
The new task state.
getNewTaskState() - Method in interface com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
The new task state.
getNewTaskStateValue() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new task state.
getNewTaskStateValue() - Method in class com.google.cloud.batch.v1.JobNotification.Message
The new task state.
getNewTaskStateValue() - Method in interface com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
The new task state.
getNextPageToken() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Next page token.
getNextPageToken() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Next page token.
getNextPageToken() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Next page token.
getNextPageToken() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Next page token.
getNextPageToken() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Next page token.
getNextPageToken() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Next page token.
getNextPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Next page token.
getNextPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Next page token.
getNextPageTokenBytes() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Next page token.
getNextPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Next page token.
getNextPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Next page token.
getNextPageTokenBytes() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Next page token.
getNfs() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
getNfs() - Method in class com.google.cloud.batch.v1.Volume
A Network File System (NFS) volume.
getNfs() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
A Network File System (NFS) volume.
getNfsBuilder() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
getNfsOrBuilder() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
getNfsOrBuilder() - Method in class com.google.cloud.batch.v1.Volume
A Network File System (NFS) volume.
getNfsOrBuilder() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
A Network File System (NFS) volume.
getNoExternalIpAddress() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
Default is false (with an external IP address).
getNoExternalIpAddress() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
Default is false (with an external IP address).
getNoExternalIpAddress() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkInterfaceOrBuilder
Default is false (with an external IP address).
getNotifications(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotifications(int) - Method in class com.google.cloud.batch.v1.Job
Notification configurations.
getNotifications(int) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Notification configurations.
getNotificationsBuilder(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotificationsBuilderList() - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotificationsCount() - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotificationsCount() - Method in class com.google.cloud.batch.v1.Job
Notification configurations.
getNotificationsCount() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Notification configurations.
getNotificationsList() - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotificationsList() - Method in class com.google.cloud.batch.v1.Job
Notification configurations.
getNotificationsList() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Notification configurations.
getNotificationsOrBuilder(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotificationsOrBuilder(int) - Method in class com.google.cloud.batch.v1.Job
Notification configurations.
getNotificationsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Notification configurations.
getNotificationsOrBuilderList() - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
getNotificationsOrBuilderList() - Method in class com.google.cloud.batch.v1.Job
Notification configurations.
getNotificationsOrBuilderList() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Notification configurations.
getNumber() - Method in enum com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.AttachedCase
 
getNumber() - Method in enum com.google.cloud.batch.v1.AllocationPolicy.Disk.DataSourceCase
 
getNumber() - Method in enum com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.PolicyTemplateCase
 
getNumber() - Method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
getNumber() - Method in enum com.google.cloud.batch.v1.JobNotification.Type
 
getNumber() - Method in enum com.google.cloud.batch.v1.JobStatus.State
 
getNumber() - Method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
getNumber() - Method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
getNumber() - Method in enum com.google.cloud.batch.v1.Runnable.ExecutableCase
 
getNumber() - Method in enum com.google.cloud.batch.v1.Runnable.Script.CommandCase
 
getNumber() - Method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
getNumber() - Method in enum com.google.cloud.batch.v1.TaskStatus.State
 
getNumber() - Method in enum com.google.cloud.batch.v1.Volume.SourceCase
 
getOptions() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getOptions() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getOptions() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getOptionsBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
getOptionsBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required for some container images.
getOptionsBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required for some container images.
getOrderBy() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Optional.
getOrderBy() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Optional.
getOrderBy() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Optional.
getOrderByBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Optional.
getOrderByBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Optional.
getOrderByBytes() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Optional.
getPageSize() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page size.
getPageSize() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Page size.
getPageSize() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Page size.
getPageSize() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page size.
getPageSize() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Page size.
getPageSize() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Page size.
getPageToken() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page token.
getPageToken() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Page token.
getPageToken() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Page token.
getPageToken() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page token.
getPageToken() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Page token.
getPageToken() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Page token.
getPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page token.
getPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Page token.
getPageTokenBytes() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Page token.
getPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page token.
getPageTokenBytes() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Page token.
getPageTokenBytes() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Page token.
getParallelism() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Max number of tasks that can run in parallel.
getParallelism() - Method in class com.google.cloud.batch.v1.TaskGroup
Max number of tasks that can run in parallel.
getParallelism() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Max number of tasks that can run in parallel.
getParent() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
getParent() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Required.
getParent() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Parent path.
getParent() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Parent path.
getParent() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Parent path.
getParent() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Required.
getParent() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Required.
getParent() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Required.
getParentBytes() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Parent path.
getParentBytes() - Method in class com.google.cloud.batch.v1.ListJobsRequest
Parent path.
getParentBytes() - Method in interface com.google.cloud.batch.v1.ListJobsRequestOrBuilder
Parent path.
getParentBytes() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.batch.v1.ListTasksRequest
Required.
getParentBytes() - Method in interface com.google.cloud.batch.v1.ListTasksRequestOrBuilder
Required.
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
getParserForType() - Method in class com.google.cloud.batch.v1.ComputeResource
 
getParserForType() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.Environment
 
getParserForType() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
getParserForType() - Method in class com.google.cloud.batch.v1.GCS
 
getParserForType() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.Job
 
getParserForType() - Method in class com.google.cloud.batch.v1.JobNotification
 
getParserForType() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
getParserForType() - Method in class com.google.cloud.batch.v1.JobStatus
 
getParserForType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
getParserForType() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
getParserForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
getParserForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
getParserForType() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
getParserForType() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
getParserForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
getParserForType() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
getParserForType() - Method in class com.google.cloud.batch.v1.NFS
 
getParserForType() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
getParserForType() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
getParserForType() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
getParserForType() - Method in class com.google.cloud.batch.v1.Runnable
 
getParserForType() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
getParserForType() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
getParserForType() - Method in class com.google.cloud.batch.v1.StatusEvent
 
getParserForType() - Method in class com.google.cloud.batch.v1.Task
 
getParserForType() - Method in class com.google.cloud.batch.v1.TaskExecution
 
getParserForType() - Method in class com.google.cloud.batch.v1.TaskGroup
 
getParserForType() - Method in class com.google.cloud.batch.v1.TaskSpec
 
getParserForType() - Method in class com.google.cloud.batch.v1.TaskStatus
 
getParserForType() - Method in class com.google.cloud.batch.v1.Volume
 
getPassword() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
getPassword() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required if the container image is from a private Docker registry.
getPassword() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required if the container image is from a private Docker registry.
getPasswordBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
getPasswordBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required if the container image is from a private Docker registry.
getPasswordBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required if the container image is from a private Docker registry.
getPath() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The path to a script file that is accessible from the host VM(s).
getPath() - Method in class com.google.cloud.batch.v1.Runnable.Script
The path to a script file that is accessible from the host VM(s).
getPath() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
The path to a script file that is accessible from the host VM(s).
getPathBytes() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The path to a script file that is accessible from the host VM(s).
getPathBytes() - Method in class com.google.cloud.batch.v1.Runnable.Script
The path to a script file that is accessible from the host VM(s).
getPathBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
The path to a script file that is accessible from the host VM(s).
getPermissiveSsh() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
When true, Batch will configure SSH to allow passwordless login between VMs running the Batch tasks in the same TaskGroup.
getPermissiveSsh() - Method in class com.google.cloud.batch.v1.TaskGroup
When true, Batch will configure SSH to allow passwordless login between VMs running the Batch tasks in the same TaskGroup.
getPermissiveSsh() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
When true, Batch will configure SSH to allow passwordless login between VMs running the Batch tasks in the same TaskGroup.
getPlacement() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
getPlacement() - Method in class com.google.cloud.batch.v1.AllocationPolicy
The placement policy.
getPlacement() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
The placement policy.
getPlacementBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
getPlacementOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
getPlacementOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy
The placement policy.
getPlacementOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
The placement policy.
getPolicy() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
getPolicy() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
InstancePolicy.
getPolicy() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
InstancePolicy.
getPolicyBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
getPolicyOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
getPolicyOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
InstancePolicy.
getPolicyOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
InstancePolicy.
getPolicyTemplateCase() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
getPolicyTemplateCase() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
getPolicyTemplateCase() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
 
getPriority() - Method in class com.google.cloud.batch.v1.Job.Builder
Priority of the Job.
getPriority() - Method in class com.google.cloud.batch.v1.Job
Priority of the Job.
getPriority() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Priority of the Job.
getProject() - Method in class com.google.cloud.batch.v1.JobName.Builder
 
getProject() - Method in class com.google.cloud.batch.v1.JobName
 
getProject() - Method in class com.google.cloud.batch.v1.LocationName.Builder
 
getProject() - Method in class com.google.cloud.batch.v1.LocationName
 
getProject() - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
getProject() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
getProject() - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
getProject() - Method in class com.google.cloud.batch.v1.TaskName
 
getProvisioningModel() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The provisioning model.
getProvisioningModel() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The provisioning model.
getProvisioningModel() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The provisioning model.
getProvisioningModel() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM instance provisioning model.
getProvisioningModel() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The VM instance provisioning model.
getProvisioningModel() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The VM instance provisioning model.
getProvisioningModelValue() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The provisioning model.
getProvisioningModelValue() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
The provisioning model.
getProvisioningModelValue() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
The provisioning model.
getProvisioningModelValue() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM instance provisioning model.
getProvisioningModelValue() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The VM instance provisioning model.
getProvisioningModelValue() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The VM instance provisioning model.
getPubsubTopic() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
getPubsubTopic() - Method in class com.google.cloud.batch.v1.JobNotification
The Pub/Sub topic where notifications for the job, like state changes, will be published.
getPubsubTopic() - Method in interface com.google.cloud.batch.v1.JobNotificationOrBuilder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
getPubsubTopicBytes() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
getPubsubTopicBytes() - Method in class com.google.cloud.batch.v1.JobNotification
The Pub/Sub topic where notifications for the job, like state changes, will be published.
getPubsubTopicBytes() - Method in interface com.google.cloud.batch.v1.JobNotificationOrBuilder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
getReason() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
getReason() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
Optional.
getReason() - Method in interface com.google.cloud.batch.v1.DeleteJobRequestOrBuilder
Optional.
getReasonBytes() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
getReasonBytes() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
Optional.
getReasonBytes() - Method in interface com.google.cloud.batch.v1.DeleteJobRequestOrBuilder
Optional.
getRemotePath() - Method in class com.google.cloud.batch.v1.GCS.Builder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
getRemotePath() - Method in class com.google.cloud.batch.v1.GCS
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
getRemotePath() - Method in interface com.google.cloud.batch.v1.GCSOrBuilder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
getRemotePath() - Method in class com.google.cloud.batch.v1.NFS.Builder
Remote source path exported from the NFS, e.g., "/share".
getRemotePath() - Method in class com.google.cloud.batch.v1.NFS
Remote source path exported from the NFS, e.g., "/share".
getRemotePath() - Method in interface com.google.cloud.batch.v1.NFSOrBuilder
Remote source path exported from the NFS, e.g., "/share".
getRemotePathBytes() - Method in class com.google.cloud.batch.v1.GCS.Builder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
getRemotePathBytes() - Method in class com.google.cloud.batch.v1.GCS
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
getRemotePathBytes() - Method in interface com.google.cloud.batch.v1.GCSOrBuilder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
getRemotePathBytes() - Method in class com.google.cloud.batch.v1.NFS.Builder
Remote source path exported from the NFS, e.g., "/share".
getRemotePathBytes() - Method in class com.google.cloud.batch.v1.NFS
Remote source path exported from the NFS, e.g., "/share".
getRemotePathBytes() - Method in interface com.google.cloud.batch.v1.NFSOrBuilder
Remote source path exported from the NFS, e.g., "/share".
getRequestedCancellation() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getRequestedCancellation() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getRequestedCancellation() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getRequestId() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.batch.v1.CancelJobRequest
Optional.
getRequestId() - Method in interface com.google.cloud.batch.v1.CancelJobRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Optional.
getRequestId() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Optional.
getRequestId() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
getRequestId() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
Optional.
getRequestId() - Method in interface com.google.cloud.batch.v1.DeleteJobRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.batch.v1.CancelJobRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.batch.v1.CancelJobRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
getRequestIdBytes() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
Optional.
getRequestIdBytes() - Method in interface com.google.cloud.batch.v1.DeleteJobRequestOrBuilder
Optional.
getRequireHostsFile() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
When true, Batch will populate a file with a list of all VMs assigned to the TaskGroup and set the BATCH_HOSTS_FILE environment variable to the path of that file.
getRequireHostsFile() - Method in class com.google.cloud.batch.v1.TaskGroup
When true, Batch will populate a file with a list of all VMs assigned to the TaskGroup and set the BATCH_HOSTS_FILE environment variable to the path of that file.
getRequireHostsFile() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
When true, Batch will populate a file with a list of all VMs assigned to the TaskGroup and set the BATCH_HOSTS_FILE environment variable to the path of that file.
getReservation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Optional.
getReservation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Optional.
getReservation() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Optional.
getReservationBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Optional.
getReservationBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Optional.
getReservationBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Optional.
getRunAsNonRoot() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Optional.
getRunAsNonRoot() - Method in class com.google.cloud.batch.v1.TaskGroup
Optional.
getRunAsNonRoot() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Optional.
getRunDuration() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
getRunDuration() - Method in class com.google.cloud.batch.v1.JobStatus
The duration of time that the Job spent in status RUNNING.
getRunDuration() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
The duration of time that the Job spent in status RUNNING.
getRunDurationBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
getRunDurationOrBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
getRunDurationOrBuilder() - Method in class com.google.cloud.batch.v1.JobStatus
The duration of time that the Job spent in status RUNNING.
getRunDurationOrBuilder() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
The duration of time that the Job spent in status RUNNING.
getRunnables(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnables(int) - Method in class com.google.cloud.batch.v1.TaskSpec
Required.
getRunnables(int) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Required.
getRunnablesBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnablesBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnablesCount() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnablesCount() - Method in class com.google.cloud.batch.v1.TaskSpec
Required.
getRunnablesCount() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Required.
getRunnablesList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnablesList() - Method in class com.google.cloud.batch.v1.TaskSpec
Required.
getRunnablesList() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Required.
getRunnablesOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnablesOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec
Required.
getRunnablesOrBuilder(int) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Required.
getRunnablesOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
getRunnablesOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec
Required.
getRunnablesOrBuilderList() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Required.
getSchedulingPolicy() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Scheduling policy for Tasks in the TaskGroup.
getSchedulingPolicy() - Method in class com.google.cloud.batch.v1.TaskGroup
Scheduling policy for Tasks in the TaskGroup.
getSchedulingPolicy() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Scheduling policy for Tasks in the TaskGroup.
getSchedulingPolicyValue() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Scheduling policy for Tasks in the TaskGroup.
getSchedulingPolicyValue() - Method in class com.google.cloud.batch.v1.TaskGroup
Scheduling policy for Tasks in the TaskGroup.
getSchedulingPolicyValue() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Scheduling policy for Tasks in the TaskGroup.
getScopes(int) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
getScopes(int) - Method in class com.google.cloud.batch.v1.ServiceAccount
List of scopes to be enabled for this service account.
getScopes(int) - Method in interface com.google.cloud.batch.v1.ServiceAccountOrBuilder
List of scopes to be enabled for this service account.
getScopesBytes(int) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
getScopesBytes(int) - Method in class com.google.cloud.batch.v1.ServiceAccount
List of scopes to be enabled for this service account.
getScopesBytes(int) - Method in interface com.google.cloud.batch.v1.ServiceAccountOrBuilder
List of scopes to be enabled for this service account.
getScopesCount() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
getScopesCount() - Method in class com.google.cloud.batch.v1.ServiceAccount
List of scopes to be enabled for this service account.
getScopesCount() - Method in interface com.google.cloud.batch.v1.ServiceAccountOrBuilder
List of scopes to be enabled for this service account.
getScopesList() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
getScopesList() - Method in class com.google.cloud.batch.v1.ServiceAccount
List of scopes to be enabled for this service account.
getScopesList() - Method in interface com.google.cloud.batch.v1.ServiceAccountOrBuilder
List of scopes to be enabled for this service account.
getScript() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
getScript() - Method in class com.google.cloud.batch.v1.Runnable
Script runnable.
getScript() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Script runnable.
getScriptBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
getScriptOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
getScriptOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable
Script runnable.
getScriptOrBuilder() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Script runnable.
getSecretVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
Deprecated.
getSecretVariables() - Method in class com.google.cloud.batch.v1.Environment
Deprecated.
getSecretVariables() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
Deprecated.
getSecretVariablesCount() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
getSecretVariablesCount() - Method in class com.google.cloud.batch.v1.Environment
 
getSecretVariablesCount() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to Secret Manager secret names.
getSecretVariablesMap() - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
getSecretVariablesMap() - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to Secret Manager secret names.
getSecretVariablesMap() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to Secret Manager secret names.
getSecretVariablesOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
getSecretVariablesOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to Secret Manager secret names.
getSecretVariablesOrDefault(String, String) - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to Secret Manager secret names.
getSecretVariablesOrThrow(String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
getSecretVariablesOrThrow(String) - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to Secret Manager secret names.
getSecretVariablesOrThrow(String) - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to Secret Manager secret names.
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.ComputeResource
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Environment
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.GCS
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Job
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.JobNotification
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.JobStatus
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.NFS
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Runnable
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.StatusEvent
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Task
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.TaskExecution
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.TaskGroup
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.TaskSpec
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.TaskStatus
 
getSerializedSize() - Method in class com.google.cloud.batch.v1.Volume
 
getServer() - Method in class com.google.cloud.batch.v1.NFS.Builder
The IP address of the NFS.
getServer() - Method in class com.google.cloud.batch.v1.NFS
The IP address of the NFS.
getServer() - Method in interface com.google.cloud.batch.v1.NFSOrBuilder
The IP address of the NFS.
getServerBytes() - Method in class com.google.cloud.batch.v1.NFS.Builder
The IP address of the NFS.
getServerBytes() - Method in class com.google.cloud.batch.v1.NFS
The IP address of the NFS.
getServerBytes() - Method in interface com.google.cloud.batch.v1.NFSOrBuilder
The IP address of the NFS.
getServiceAccount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
getServiceAccount() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Defines the service account for Batch-created VMs.
getServiceAccount() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Defines the service account for Batch-created VMs.
getServiceAccountBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
getServiceAccountOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
getServiceAccountOrBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Defines the service account for Batch-created VMs.
getServiceAccountOrBuilder() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Defines the service account for Batch-created VMs.
getSizeGb() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk size in GB.
getSizeGb() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Disk size in GB.
getSizeGb() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Disk size in GB.
getSnapshot() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Name of a snapshot used as the data source.
getSnapshot() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Name of a snapshot used as the data source.
getSnapshot() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Name of a snapshot used as the data source.
getSnapshotBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Name of a snapshot used as the data source.
getSnapshotBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Name of a snapshot used as the data source.
getSnapshotBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Name of a snapshot used as the data source.
getSourceCase() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
getSourceCase() - Method in class com.google.cloud.batch.v1.Volume
 
getSourceCase() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
 
getState() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
getState() - Method in class com.google.cloud.batch.v1.JobStatus
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
getState() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
getState() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Task state.
getState() - Method in class com.google.cloud.batch.v1.TaskStatus
Task state.
getState() - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Task state.
getStateValue() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
getStateValue() - Method in class com.google.cloud.batch.v1.JobStatus
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
getStateValue() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
getStateValue() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Task state.
getStateValue() - Method in class com.google.cloud.batch.v1.TaskStatus
Task state.
getStateValue() - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Task state.
getStatus() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getStatus() - Method in class com.google.cloud.batch.v1.Job
Output only.
getStatus() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getStatus() - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
getStatus() - Method in class com.google.cloud.batch.v1.Task
Task Status.
getStatus() - Method in interface com.google.cloud.batch.v1.TaskOrBuilder
Task Status.
getStatusBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getStatusBuilder() - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
getStatusEvents(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEvents(int) - Method in class com.google.cloud.batch.v1.JobStatus
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEvents(int) - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEvents(int) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEvents(int) - Method in class com.google.cloud.batch.v1.TaskStatus
Detailed info about why the state is reached.
getStatusEvents(int) - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Detailed info about why the state is reached.
getStatusEventsBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsBuilder(int) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEventsBuilderList() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsBuilderList() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEventsCount() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsCount() - Method in class com.google.cloud.batch.v1.JobStatus
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsCount() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsCount() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEventsCount() - Method in class com.google.cloud.batch.v1.TaskStatus
Detailed info about why the state is reached.
getStatusEventsCount() - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Detailed info about why the state is reached.
getStatusEventsList() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsList() - Method in class com.google.cloud.batch.v1.JobStatus
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsList() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsList() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEventsList() - Method in class com.google.cloud.batch.v1.TaskStatus
Detailed info about why the state is reached.
getStatusEventsList() - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Detailed info about why the state is reached.
getStatusEventsOrBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsOrBuilder(int) - Method in class com.google.cloud.batch.v1.JobStatus
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEventsOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskStatus
Detailed info about why the state is reached.
getStatusEventsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Detailed info about why the state is reached.
getStatusEventsOrBuilderList() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsOrBuilderList() - Method in class com.google.cloud.batch.v1.JobStatus
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsOrBuilderList() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
getStatusEventsOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
getStatusEventsOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskStatus
Detailed info about why the state is reached.
getStatusEventsOrBuilderList() - Method in interface com.google.cloud.batch.v1.TaskStatusOrBuilder
Detailed info about why the state is reached.
getStatusMessage() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getStatusMessage() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getStatusMessage() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getStatusMessageBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getStatusMessageBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getStatusMessageBytes() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getStatusOrBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getStatusOrBuilder() - Method in class com.google.cloud.batch.v1.Job
Output only.
getStatusOrBuilder() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getStatusOrBuilder() - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
getStatusOrBuilder() - Method in class com.google.cloud.batch.v1.Task
Task Status.
getStatusOrBuilder() - Method in interface com.google.cloud.batch.v1.TaskOrBuilder
Task Status.
getSubnetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing subnetwork resource in the network.
getSubnetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
The URL of an existing subnetwork resource in the network.
getSubnetwork() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkInterfaceOrBuilder
The URL of an existing subnetwork resource in the network.
getSubnetworkBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing subnetwork resource in the network.
getSubnetworkBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
The URL of an existing subnetwork resource in the network.
getSubnetworkBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.NetworkInterfaceOrBuilder
The URL of an existing subnetwork resource in the network.
getTags(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
getTags(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Optional.
getTags(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Optional.
getTagsBytes(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
getTagsBytes(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy
Optional.
getTagsBytes(int) - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Optional.
getTagsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
getTagsCount() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Optional.
getTagsCount() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Optional.
getTagsList() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
getTagsList() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Optional.
getTagsList() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Optional.
getTarget() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getTarget() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getTarget() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getTargetBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getTargetBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getTargetBytes() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getTask() - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
getTask() - Method in class com.google.cloud.batch.v1.TaskName
 
getTaskCount() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Number of Tasks in the TaskGroup.
getTaskCount() - Method in class com.google.cloud.batch.v1.TaskGroup
Number of Tasks in the TaskGroup.
getTaskCount() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Number of Tasks in the TaskGroup.
getTaskCountPerNode() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Max number of tasks that can be run on a VM at the same time.
getTaskCountPerNode() - Method in class com.google.cloud.batch.v1.TaskGroup
Max number of tasks that can be run on a VM at the same time.
getTaskCountPerNode() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Max number of tasks that can be run on a VM at the same time.
getTaskEnvironments(int) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironments(int) - Method in class com.google.cloud.batch.v1.TaskGroup
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironments(int) - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsBuilder(int) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsBuilderList() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsCount() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsCount() - Method in class com.google.cloud.batch.v1.TaskGroup
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsCount() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsList() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsList() - Method in class com.google.cloud.batch.v1.TaskGroup
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsList() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskGroup
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskGroup
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskEnvironmentsOrBuilderList() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
An array of environment variable mappings, which are passed to Tasks with matching indices.
getTaskExecution() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
getTaskExecution() - Method in class com.google.cloud.batch.v1.StatusEvent
Task Execution.
getTaskExecution() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Task Execution.
getTaskExecutionBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
getTaskExecutionOrBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
getTaskExecutionOrBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent
Task Execution.
getTaskExecutionOrBuilder() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Task Execution.
getTaskGroup() - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
getTaskGroup() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
getTaskGroup() - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
getTaskGroup() - Method in class com.google.cloud.batch.v1.TaskName
 
getTaskGroups(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroups(int) - Method in class com.google.cloud.batch.v1.Job
Required.
getTaskGroups(int) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Required.
getTaskGroups() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Deprecated.
getTaskGroups() - Method in class com.google.cloud.batch.v1.JobStatus
Deprecated.
getTaskGroups() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Deprecated.
getTaskGroupsBuilder(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroupsBuilderList() - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroupsCount() - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroupsCount() - Method in class com.google.cloud.batch.v1.Job
Required.
getTaskGroupsCount() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Required.
getTaskGroupsCount() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
getTaskGroupsCount() - Method in class com.google.cloud.batch.v1.JobStatus
 
getTaskGroupsCount() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsList() - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroupsList() - Method in class com.google.cloud.batch.v1.Job
Required.
getTaskGroupsList() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Required.
getTaskGroupsMap() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsMap() - Method in class com.google.cloud.batch.v1.JobStatus
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsMap() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsOrBuilder(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroupsOrBuilder(int) - Method in class com.google.cloud.batch.v1.Job
Required.
getTaskGroupsOrBuilder(int) - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Required.
getTaskGroupsOrBuilderList() - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
getTaskGroupsOrBuilderList() - Method in class com.google.cloud.batch.v1.Job
Required.
getTaskGroupsOrBuilderList() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Required.
getTaskGroupsOrDefault(String, JobStatus.TaskGroupStatus) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsOrDefault(String, JobStatus.TaskGroupStatus) - Method in class com.google.cloud.batch.v1.JobStatus
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsOrDefault(String, JobStatus.TaskGroupStatus) - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsOrThrow(String) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsOrThrow(String) - Method in class com.google.cloud.batch.v1.JobStatus
Aggregated task status for each TaskGroup in the Job.
getTaskGroupsOrThrow(String) - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
Aggregated task status for each TaskGroup in the Job.
getTaskPack() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The max number of tasks can be assigned to this instance type.
getTaskPack() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The max number of tasks can be assigned to this instance type.
getTaskPack() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The max number of tasks can be assigned to this instance type.
GetTaskRequest - Class in com.google.cloud.batch.v1
Request for a single Task by name.
GetTaskRequest.Builder - Class in com.google.cloud.batch.v1
Request for a single Task by name.
GetTaskRequestOrBuilder - Interface in com.google.cloud.batch.v1
 
getTasks(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasks(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse
Tasks.
getTasks(int) - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Tasks.
getTasksBuilder(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasksBuilderList() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasksCount() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasksCount() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Tasks.
getTasksCount() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Tasks.
getTasksList() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasksList() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Tasks.
getTasksList() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Tasks.
getTasksOrBuilder(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasksOrBuilder(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse
Tasks.
getTasksOrBuilder(int) - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Tasks.
getTasksOrBuilderList() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
getTasksOrBuilderList() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Tasks.
getTasksOrBuilderList() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Tasks.
getTaskSpec() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
getTaskSpec() - Method in class com.google.cloud.batch.v1.TaskGroup
Required.
getTaskSpec() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Required.
getTaskSpecBuilder() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
getTaskSpecOrBuilder() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
getTaskSpecOrBuilder() - Method in class com.google.cloud.batch.v1.TaskGroup
Required.
getTaskSpecOrBuilder() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Required.
getTaskState() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task State.
getTaskState() - Method in class com.google.cloud.batch.v1.StatusEvent
Task State.
getTaskState() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Task State.
getTaskStateValue() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task State.
getTaskStateValue() - Method in class com.google.cloud.batch.v1.StatusEvent
Task State.
getTaskStateValue() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Task State.
getText() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The text for a script.
getText() - Method in class com.google.cloud.batch.v1.Runnable.Script
The text for a script.
getText() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
The text for a script.
getTextBytes() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The text for a script.
getTextBytes() - Method in class com.google.cloud.batch.v1.Runnable.Script
The text for a script.
getTextBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
The text for a script.
getTimeout() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
getTimeout() - Method in class com.google.cloud.batch.v1.Runnable
Timeout for this Runnable.
getTimeout() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Timeout for this Runnable.
getTimeoutBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
getTimeoutOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
getTimeoutOrBuilder() - Method in class com.google.cloud.batch.v1.Runnable
Timeout for this Runnable.
getTimeoutOrBuilder() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Timeout for this Runnable.
getType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The accelerator type.
getType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
The accelerator type.
getType() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
The accelerator type.
getType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk type as shown in `gcloud compute disk-types list`.
getType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Disk type as shown in `gcloud compute disk-types list`.
getType() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Disk type as shown in `gcloud compute disk-types list`.
getType() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The message type.
getType() - Method in class com.google.cloud.batch.v1.JobNotification.Message
The message type.
getType() - Method in interface com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
The message type.
getType() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Type of the event.
getType() - Method in class com.google.cloud.batch.v1.StatusEvent
Type of the event.
getType() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Type of the event.
getTypeBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The accelerator type.
getTypeBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
The accelerator type.
getTypeBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
The accelerator type.
getTypeBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk type as shown in `gcloud compute disk-types list`.
getTypeBytes() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Disk type as shown in `gcloud compute disk-types list`.
getTypeBytes() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Disk type as shown in `gcloud compute disk-types list`.
getTypeBytes() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Type of the event.
getTypeBytes() - Method in class com.google.cloud.batch.v1.StatusEvent
Type of the event.
getTypeBytes() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Type of the event.
getTypeValue() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The message type.
getTypeValue() - Method in class com.google.cloud.batch.v1.JobNotification.Message
The message type.
getTypeValue() - Method in interface com.google.cloud.batch.v1.JobNotification.MessageOrBuilder
The message type.
getUid() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getUid() - Method in class com.google.cloud.batch.v1.Job
Output only.
getUid() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getUidBytes() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getUidBytes() - Method in class com.google.cloud.batch.v1.Job
Output only.
getUidBytes() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getUnreachable(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse
Locations that could not be reached.
getUnreachable(int) - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
getUnreachable(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse
Locations that could not be reached.
getUnreachable(int) - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse
Locations that could not be reached.
getUnreachableBytes(int) - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
getUnreachableBytes(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse
Locations that could not be reached.
getUnreachableBytes(int) - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Locations that could not be reached.
getUnreachableCount() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
getUnreachableCount() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Locations that could not be reached.
getUnreachableCount() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.batch.v1.ListJobsResponse
Locations that could not be reached.
getUnreachableList() - Method in interface com.google.cloud.batch.v1.ListJobsResponseOrBuilder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
getUnreachableList() - Method in class com.google.cloud.batch.v1.ListTasksResponse
Locations that could not be reached.
getUnreachableList() - Method in interface com.google.cloud.batch.v1.ListTasksResponseOrBuilder
Locations that could not be reached.
getUpdateTime() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getUpdateTime() - Method in class com.google.cloud.batch.v1.Job
Output only.
getUpdateTime() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getUpdateTimeBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
getUpdateTimeOrBuilder() - Method in class com.google.cloud.batch.v1.Job
Output only.
getUpdateTimeOrBuilder() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
getUseGenericTaskMonitoredResource() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
Optional.
getUseGenericTaskMonitoredResource() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
Optional.
getUseGenericTaskMonitoredResource() - Method in interface com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOptionOrBuilder
Optional.
getUsername() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
getUsername() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required if the container image is from a private Docker registry.
getUsername() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required if the container image is from a private Docker registry.
getUsernameBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
getUsernameBytes() - Method in class com.google.cloud.batch.v1.Runnable.Container
Required if the container image is from a private Docker registry.
getUsernameBytes() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Required if the container image is from a private Docker registry.
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.JobNotification.Type
 
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.JobStatus.State
 
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
getValueDescriptor() - Method in enum com.google.cloud.batch.v1.TaskStatus.State
 
getVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
Deprecated.
getVariables() - Method in class com.google.cloud.batch.v1.Environment
Deprecated.
getVariables() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
Deprecated.
getVariablesCount() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
getVariablesCount() - Method in class com.google.cloud.batch.v1.Environment
 
getVariablesCount() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to values.
getVariablesMap() - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.
getVariablesMap() - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to values.
getVariablesMap() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to values.
getVariablesOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.
getVariablesOrDefault(String, String) - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to values.
getVariablesOrDefault(String, String) - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to values.
getVariablesOrThrow(String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.
getVariablesOrThrow(String) - Method in class com.google.cloud.batch.v1.Environment
A map of environment variable names to values.
getVariablesOrThrow(String) - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
A map of environment variable names to values.
getVerb() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getVerb() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getVerb() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getVerbBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
getVerbBytes() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
getVerbBytes() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
getVolumes(int) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumes(int) - Method in class com.google.cloud.batch.v1.Runnable.Container
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumes(int) - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumes(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumes(int) - Method in class com.google.cloud.batch.v1.TaskSpec
Volumes to mount before running Tasks using this TaskSpec.
getVolumes(int) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesBytes(int) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesBytes(int) - Method in class com.google.cloud.batch.v1.Runnable.Container
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesBytes(int) - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesCount() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesCount() - Method in class com.google.cloud.batch.v1.Runnable.Container
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesCount() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesCount() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesCount() - Method in class com.google.cloud.batch.v1.TaskSpec
Volumes to mount before running Tasks using this TaskSpec.
getVolumesCount() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesList() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesList() - Method in class com.google.cloud.batch.v1.Runnable.Container
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesList() - Method in interface com.google.cloud.batch.v1.Runnable.ContainerOrBuilder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
getVolumesList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesList() - Method in class com.google.cloud.batch.v1.TaskSpec
Volumes to mount before running Tasks using this TaskSpec.
getVolumesList() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesOrBuilder(int) - Method in class com.google.cloud.batch.v1.TaskSpec
Volumes to mount before running Tasks using this TaskSpec.
getVolumesOrBuilder(int) - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
getVolumesOrBuilderList() - Method in class com.google.cloud.batch.v1.TaskSpec
Volumes to mount before running Tasks using this TaskSpec.
getVolumesOrBuilderList() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Volumes to mount before running Tasks using this TaskSpec.

H

hasActionCondition() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
hasActionCondition() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
Conditions that decide why a task failure is dealt with a specific action.
hasActionCondition() - Method in interface com.google.cloud.batch.v1.LifecyclePolicyOrBuilder
Conditions that decide why a task failure is dealt with a specific action.
hasAllocationPolicy() - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
hasAllocationPolicy() - Method in class com.google.cloud.batch.v1.Job
Compute resource allocation for all TaskGroups in the Job.
hasAllocationPolicy() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Compute resource allocation for all TaskGroups in the Job.
hasBarrier() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
hasBarrier() - Method in class com.google.cloud.batch.v1.Runnable
Barrier runnable.
hasBarrier() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Barrier runnable.
hasBootDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
hasBootDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
Boot disk to be created and attached to each VM by this InstancePolicy.
hasBootDisk() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrBuilder
Boot disk to be created and attached to each VM by this InstancePolicy.
hasBootDisk() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
hasBootDisk() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
The VM boot disk.
hasBootDisk() - Method in interface com.google.cloud.batch.v1.JobStatus.InstanceStatusOrBuilder
The VM boot disk.
hasCloudLoggingOption() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
hasCloudLoggingOption() - Method in class com.google.cloud.batch.v1.LogsPolicy
Optional.
hasCloudLoggingOption() - Method in interface com.google.cloud.batch.v1.LogsPolicyOrBuilder
Optional.
hasComputeResource() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
hasComputeResource() - Method in class com.google.cloud.batch.v1.TaskSpec
ComputeResource requirements.
hasComputeResource() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
ComputeResource requirements.
hasContainer() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
hasContainer() - Method in class com.google.cloud.batch.v1.Runnable
Container runnable.
hasContainer() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Container runnable.
hasCreateTime() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.batch.v1.Job
Output only.
hasCreateTime() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
hasCreateTime() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
hasCreateTime() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
hasCreateTime() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
hasDeviceName() - Method in class com.google.cloud.batch.v1.Volume.Builder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
hasDeviceName() - Method in class com.google.cloud.batch.v1.Volume
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
hasDeviceName() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
hasEncryptedVariables() - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
hasEncryptedVariables() - Method in class com.google.cloud.batch.v1.Environment
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
hasEncryptedVariables() - Method in interface com.google.cloud.batch.v1.EnvironmentOrBuilder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
hasEndTime() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
hasEndTime() - Method in class com.google.cloud.batch.v1.OperationMetadata
Output only.
hasEndTime() - Method in interface com.google.cloud.batch.v1.OperationMetadataOrBuilder
Output only.
hasEnvironment() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
hasEnvironment() - Method in class com.google.cloud.batch.v1.Runnable
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
hasEnvironment() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
hasEnvironment() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
hasEnvironment() - Method in class com.google.cloud.batch.v1.TaskSpec
Environment variables to set before running the Task.
hasEnvironment() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Environment variables to set before running the Task.
hasEventTime() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
hasEventTime() - Method in class com.google.cloud.batch.v1.StatusEvent
The time this event occurred.
hasEventTime() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
The time this event occurred.
hasExistingDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Name of an existing PD.
hasExistingDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
Name of an existing PD.
hasExistingDisk() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
Name of an existing PD.
hasGcs() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
hasGcs() - Method in class com.google.cloud.batch.v1.Volume
A Google Cloud Storage (GCS) volume.
hasGcs() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
A Google Cloud Storage (GCS) volume.
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
hashCode() - Method in class com.google.cloud.batch.v1.ComputeResource
 
hashCode() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.Environment
 
hashCode() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
hashCode() - Method in class com.google.cloud.batch.v1.GCS
 
hashCode() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.Job
 
hashCode() - Method in class com.google.cloud.batch.v1.JobName
 
hashCode() - Method in class com.google.cloud.batch.v1.JobNotification
 
hashCode() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
hashCode() - Method in class com.google.cloud.batch.v1.JobStatus
 
hashCode() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
hashCode() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
hashCode() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
hashCode() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
hashCode() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
hashCode() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
hashCode() - Method in class com.google.cloud.batch.v1.LocationName
 
hashCode() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
hashCode() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
hashCode() - Method in class com.google.cloud.batch.v1.NFS
 
hashCode() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
hashCode() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
hashCode() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
hashCode() - Method in class com.google.cloud.batch.v1.Runnable
 
hashCode() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
hashCode() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
hashCode() - Method in class com.google.cloud.batch.v1.StatusEvent
 
hashCode() - Method in class com.google.cloud.batch.v1.Task
 
hashCode() - Method in class com.google.cloud.batch.v1.TaskExecution
 
hashCode() - Method in class com.google.cloud.batch.v1.TaskGroup
 
hashCode() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
hashCode() - Method in class com.google.cloud.batch.v1.TaskName
 
hashCode() - Method in class com.google.cloud.batch.v1.TaskSpec
 
hashCode() - Method in class com.google.cloud.batch.v1.TaskStatus
 
hashCode() - Method in class com.google.cloud.batch.v1.Volume
 
hasImage() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
URL for a VM image to use as the data source for this disk.
hasImage() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
URL for a VM image to use as the data source for this disk.
hasImage() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
URL for a VM image to use as the data source for this disk.
hasInstanceTemplate() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Name of an instance template used to create VMs.
hasInstanceTemplate() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
Name of an instance template used to create VMs.
hasInstanceTemplate() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
Name of an instance template used to create VMs.
hasJob() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
hasJob() - Method in class com.google.cloud.batch.v1.CreateJobRequest
Required.
hasJob() - Method in interface com.google.cloud.batch.v1.CreateJobRequestOrBuilder
Required.
hasLocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
hasLocation() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Location where compute resources should be allocated for the Job.
hasLocation() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Location where compute resources should be allocated for the Job.
hasLogsPolicy() - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
hasLogsPolicy() - Method in class com.google.cloud.batch.v1.Job
Log preservation policy for the Job.
hasLogsPolicy() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Log preservation policy for the Job.
hasMaxRunDuration() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
hasMaxRunDuration() - Method in class com.google.cloud.batch.v1.TaskSpec
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
hasMaxRunDuration() - Method in interface com.google.cloud.batch.v1.TaskSpecOrBuilder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
hasMessage() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
hasMessage() - Method in class com.google.cloud.batch.v1.JobNotification
The attribute requirements of messages to be sent to this Pub/Sub topic.
hasMessage() - Method in interface com.google.cloud.batch.v1.JobNotificationOrBuilder
The attribute requirements of messages to be sent to this Pub/Sub topic.
hasNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
hasNetwork() - Method in class com.google.cloud.batch.v1.AllocationPolicy
The network policy.
hasNetwork() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
The network policy.
hasNewDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
hasNewDisk() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
hasNewDisk() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
hasNfs() - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
hasNfs() - Method in class com.google.cloud.batch.v1.Volume
A Network File System (NFS) volume.
hasNfs() - Method in interface com.google.cloud.batch.v1.VolumeOrBuilder
A Network File System (NFS) volume.
hasPath() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The path to a script file that is accessible from the host VM(s).
hasPath() - Method in class com.google.cloud.batch.v1.Runnable.Script
The path to a script file that is accessible from the host VM(s).
hasPath() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
The path to a script file that is accessible from the host VM(s).
hasPlacement() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
hasPlacement() - Method in class com.google.cloud.batch.v1.AllocationPolicy
The placement policy.
hasPlacement() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
The placement policy.
hasPolicy() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
hasPolicy() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
InstancePolicy.
hasPolicy() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplateOrBuilder
InstancePolicy.
hasRunDuration() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
hasRunDuration() - Method in class com.google.cloud.batch.v1.JobStatus
The duration of time that the Job spent in status RUNNING.
hasRunDuration() - Method in interface com.google.cloud.batch.v1.JobStatusOrBuilder
The duration of time that the Job spent in status RUNNING.
hasScript() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
hasScript() - Method in class com.google.cloud.batch.v1.Runnable
Script runnable.
hasScript() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Script runnable.
hasServiceAccount() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
hasServiceAccount() - Method in class com.google.cloud.batch.v1.AllocationPolicy
Defines the service account for Batch-created VMs.
hasServiceAccount() - Method in interface com.google.cloud.batch.v1.AllocationPolicyOrBuilder
Defines the service account for Batch-created VMs.
hasSnapshot() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Name of a snapshot used as the data source.
hasSnapshot() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
Name of a snapshot used as the data source.
hasSnapshot() - Method in interface com.google.cloud.batch.v1.AllocationPolicy.DiskOrBuilder
Name of a snapshot used as the data source.
hasStatus() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
hasStatus() - Method in class com.google.cloud.batch.v1.Job
Output only.
hasStatus() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.
hasStatus() - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
hasStatus() - Method in class com.google.cloud.batch.v1.Task
Task Status.
hasStatus() - Method in interface com.google.cloud.batch.v1.TaskOrBuilder
Task Status.
hasTaskExecution() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
hasTaskExecution() - Method in class com.google.cloud.batch.v1.StatusEvent
Task Execution.
hasTaskExecution() - Method in interface com.google.cloud.batch.v1.StatusEventOrBuilder
Task Execution.
hasTaskSpec() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
hasTaskSpec() - Method in class com.google.cloud.batch.v1.TaskGroup
Required.
hasTaskSpec() - Method in interface com.google.cloud.batch.v1.TaskGroupOrBuilder
Required.
hasText() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The text for a script.
hasText() - Method in class com.google.cloud.batch.v1.Runnable.Script
The text for a script.
hasText() - Method in interface com.google.cloud.batch.v1.Runnable.ScriptOrBuilder
The text for a script.
hasTimeout() - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
hasTimeout() - Method in class com.google.cloud.batch.v1.Runnable
Timeout for this Runnable.
hasTimeout() - Method in interface com.google.cloud.batch.v1.RunnableOrBuilder
Timeout for this Runnable.
hasUpdateTime() - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
hasUpdateTime() - Method in class com.google.cloud.batch.v1.Job
Output only.
hasUpdateTime() - Method in interface com.google.cloud.batch.v1.JobOrBuilder
Output only.

I

IGNORE_EXIT_STATUS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
IMAGE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
IMAGE_URI_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
IN_ORDER_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
Run Tasks sequentially with increased task index.
INSTALL_GPU_DRIVERS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
INSTALL_GPU_DRIVERS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
INSTALL_OPS_AGENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
INSTANCE_TEMPLATE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
INSTANCES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
INSTANCES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ComputeResource
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Environment
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.GCS
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Job.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Job
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobNotification
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobStatus
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.NFS
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.StatusEvent
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Task.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Task
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskExecution
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskGroup
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskSpec
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.TaskStatus
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.batch.v1.Volume
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Environment
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Job.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Job
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.JobStatus
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Runnable
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.TaskSpec
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Job.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.JobStatus.State
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
internalGetValueMap() - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
isInitialized() - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.ComputeResource
 
isInitialized() - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.Environment.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Environment
 
isInitialized() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
isInitialized() - Method in class com.google.cloud.batch.v1.GCS.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.GCS
 
isInitialized() - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.Job.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Job
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobNotification
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobStatus
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
isInitialized() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
isInitialized() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
isInitialized() - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
isInitialized() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
isInitialized() - Method in class com.google.cloud.batch.v1.NFS.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.NFS
 
isInitialized() - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
isInitialized() - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
isInitialized() - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.StatusEvent
 
isInitialized() - Method in class com.google.cloud.batch.v1.Task.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Task
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskExecution
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskGroup
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskSpec
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.TaskStatus
 
isInitialized() - Method in class com.google.cloud.batch.v1.Volume.Builder
 
isInitialized() - Method in class com.google.cloud.batch.v1.Volume
 
isParsableFrom(String) - Static method in class com.google.cloud.batch.v1.JobName
 
isParsableFrom(String) - Static method in class com.google.cloud.batch.v1.LocationName
 
isParsableFrom(String) - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
isParsableFrom(String) - Static method in class com.google.cloud.batch.v1.TaskName
 

J

Job - Class in com.google.cloud.batch.v1
The Cloud Batch Job description.
Job.Builder - Class in com.google.cloud.batch.v1
The Cloud Batch Job description.
JOB_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.CreateJobRequest
 
JOB_ID_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.CreateJobRequest
 
JOB_STATE_CHANGED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobNotification.Type
Notify users that the job state has changed.
JobName - Class in com.google.cloud.batch.v1
 
JobName() - Constructor for class com.google.cloud.batch.v1.JobName
Deprecated.
JobName.Builder - Class in com.google.cloud.batch.v1
Builder for projects/{project}/locations/{location}/jobs/{job}.
JobNotification - Class in com.google.cloud.batch.v1
Notification configurations.
JobNotification.Builder - Class in com.google.cloud.batch.v1
Notification configurations.
JobNotification.Message - Class in com.google.cloud.batch.v1
Message details.
JobNotification.Message.Builder - Class in com.google.cloud.batch.v1
Message details.
JobNotification.MessageOrBuilder - Interface in com.google.cloud.batch.v1
 
JobNotification.Type - Enum in com.google.cloud.batch.v1
The message type.
JobNotificationOrBuilder - Interface in com.google.cloud.batch.v1
 
JobOrBuilder - Interface in com.google.cloud.batch.v1
 
JobProto - Class in com.google.cloud.batch.v1
 
JOBS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsResponse
 
JobStatus - Class in com.google.cloud.batch.v1
Job status.
JobStatus.Builder - Class in com.google.cloud.batch.v1
Job status.
JobStatus.InstanceStatus - Class in com.google.cloud.batch.v1
VM instance status.
JobStatus.InstanceStatus.Builder - Class in com.google.cloud.batch.v1
VM instance status.
JobStatus.InstanceStatusOrBuilder - Interface in com.google.cloud.batch.v1
 
JobStatus.State - Enum in com.google.cloud.batch.v1
Valid Job states.
JobStatus.TaskGroupStatus - Class in com.google.cloud.batch.v1
Aggregated task status for a TaskGroup.
JobStatus.TaskGroupStatus.Builder - Class in com.google.cloud.batch.v1
Aggregated task status for a TaskGroup.
JobStatus.TaskGroupStatusOrBuilder - Interface in com.google.cloud.batch.v1
 
JobStatusOrBuilder - Interface in com.google.cloud.batch.v1
 

K

KEY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 

L

LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
LIFECYCLE_POLICIES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
LifecyclePolicy - Class in com.google.cloud.batch.v1
LifecyclePolicy describes how to deal with task failures based on different conditions.
LifecyclePolicy.Action - Enum in com.google.cloud.batch.v1
Action on task failures based on different conditions.
LifecyclePolicy.ActionCondition - Class in com.google.cloud.batch.v1
Conditions for actions to deal with task failures.
LifecyclePolicy.ActionCondition.Builder - Class in com.google.cloud.batch.v1
Conditions for actions to deal with task failures.
LifecyclePolicy.ActionConditionOrBuilder - Interface in com.google.cloud.batch.v1
 
LifecyclePolicy.Builder - Class in com.google.cloud.batch.v1
LifecyclePolicy describes how to deal with task failures based on different conditions.
LifecyclePolicyOrBuilder - Interface in com.google.cloud.batch.v1
 
ListJobsRequest - Class in com.google.cloud.batch.v1
ListJob Request.
ListJobsRequest.Builder - Class in com.google.cloud.batch.v1
ListJob Request.
ListJobsRequestOrBuilder - Interface in com.google.cloud.batch.v1
 
ListJobsResponse - Class in com.google.cloud.batch.v1
ListJob Response.
ListJobsResponse.Builder - Class in com.google.cloud.batch.v1
ListJob Response.
ListJobsResponseOrBuilder - Interface in com.google.cloud.batch.v1
 
ListTasksRequest - Class in com.google.cloud.batch.v1
ListTasks Request.
ListTasksRequest.Builder - Class in com.google.cloud.batch.v1
ListTasks Request.
ListTasksRequestOrBuilder - Interface in com.google.cloud.batch.v1
 
ListTasksResponse - Class in com.google.cloud.batch.v1
ListTasks Response.
ListTasksResponse.Builder - Class in com.google.cloud.batch.v1
ListTasks Response.
ListTasksResponseOrBuilder - Interface in com.google.cloud.batch.v1
 
LOCATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
LocationName - Class in com.google.cloud.batch.v1
 
LocationName() - Constructor for class com.google.cloud.batch.v1.LocationName
Deprecated.
LocationName.Builder - Class in com.google.cloud.batch.v1
Builder for projects/{project}/locations/{location}.
LOGS_PATH_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LogsPolicy
 
LOGS_POLICY_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
LogsPolicy - Class in com.google.cloud.batch.v1
LogsPolicy describes if and how a job's logs are preserved.
LogsPolicy.Builder - Class in com.google.cloud.batch.v1
LogsPolicy describes if and how a job's logs are preserved.
LogsPolicy.CloudLoggingOption - Class in com.google.cloud.batch.v1
`CloudLoggingOption` contains additional settings for Cloud Logging logs generated by Batch job.
LogsPolicy.CloudLoggingOption.Builder - Class in com.google.cloud.batch.v1
`CloudLoggingOption` contains additional settings for Cloud Logging logs generated by Batch job.
LogsPolicy.CloudLoggingOptionOrBuilder - Interface in com.google.cloud.batch.v1
 
LogsPolicy.Destination - Enum in com.google.cloud.batch.v1
The destination (if any) for logs.
LogsPolicyOrBuilder - Interface in com.google.cloud.batch.v1
 

M

MACHINE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
MACHINE_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
MAX_DISTANCE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
MAX_RETRY_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
MAX_RUN_DURATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
MEMORY_MIB_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ComputeResource
 
mergeActionCondition(LifecyclePolicy.ActionCondition) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
mergeAllocationPolicy(AllocationPolicy) - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
mergeBarrier(Runnable.Barrier) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
mergeBootDisk(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
mergeBootDisk(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
mergeCloudLoggingOption(LogsPolicy.CloudLoggingOption) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
mergeComputeResource(ComputeResource) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
mergeContainer(Runnable.Container) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
mergeCreateTime(Timestamp) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
mergeEncryptedVariables(Environment.KMSEnvMap) - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
mergeEndTime(Timestamp) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
mergeEnvironment(Environment) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
mergeEnvironment(Environment) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
mergeEventTime(Timestamp) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
mergeFrom(AllocationPolicy.Accelerator) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
mergeFrom(AllocationPolicy.AttachedDisk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
mergeFrom(AllocationPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
mergeFrom(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
mergeFrom(AllocationPolicy.InstancePolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
mergeFrom(AllocationPolicy.InstancePolicyOrTemplate) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
mergeFrom(AllocationPolicy.LocationPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
mergeFrom(AllocationPolicy.NetworkInterface) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
mergeFrom(AllocationPolicy.NetworkPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
mergeFrom(AllocationPolicy.PlacementPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
mergeFrom(CancelJobRequest) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
mergeFrom(CancelJobResponse) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
mergeFrom(ComputeResource) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
mergeFrom(CreateJobRequest) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
mergeFrom(DeleteJobRequest) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
mergeFrom(Environment) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
mergeFrom(Environment.KMSEnvMap) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
mergeFrom(GCS) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
mergeFrom(GetJobRequest) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
mergeFrom(GetTaskRequest) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Job.Builder
 
mergeFrom(Job) - Method in class com.google.cloud.batch.v1.Job.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Job.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
mergeFrom(JobNotification) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
mergeFrom(JobNotification.Message) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
mergeFrom(JobStatus) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
mergeFrom(JobStatus.InstanceStatus) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
mergeFrom(JobStatus.TaskGroupStatus) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
mergeFrom(LifecyclePolicy.ActionCondition) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
mergeFrom(LifecyclePolicy) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
mergeFrom(ListJobsRequest) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
mergeFrom(ListJobsResponse) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
mergeFrom(ListTasksRequest) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
mergeFrom(ListTasksResponse) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
mergeFrom(LogsPolicy) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
mergeFrom(LogsPolicy.CloudLoggingOption) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
mergeFrom(NFS) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
mergeFrom(OperationMetadata) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
mergeFrom(Runnable.Barrier) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
mergeFrom(Runnable) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
mergeFrom(Runnable.Container) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
mergeFrom(Runnable.Script) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
mergeFrom(ServiceAccount) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
mergeFrom(StatusEvent) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Task.Builder
 
mergeFrom(Task) - Method in class com.google.cloud.batch.v1.Task.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Task.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
mergeFrom(TaskExecution) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
mergeFrom(TaskGroup) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
mergeFrom(TaskSpec) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
mergeFrom(TaskStatus) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
mergeFrom(Volume) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
mergeGcs(GCS) - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
mergeJob(Job) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
mergeLocation(AllocationPolicy.LocationPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
mergeLogsPolicy(LogsPolicy) - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
mergeMaxRunDuration(Duration) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
mergeMessage(JobNotification.Message) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
mergeNetwork(AllocationPolicy.NetworkPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
mergeNewDisk(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
mergeNfs(NFS) - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
mergePlacement(AllocationPolicy.PlacementPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
mergePolicy(AllocationPolicy.InstancePolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
mergeRunDuration(Duration) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
mergeScript(Runnable.Script) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
mergeServiceAccount(ServiceAccount) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
mergeStatus(JobStatus) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
mergeStatus(TaskStatus) - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
mergeTaskExecution(TaskExecution) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
mergeTaskSpec(TaskSpec) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
mergeTimeout(Duration) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Job.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Task.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
mergeUpdateTime(Timestamp) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobNotification
 
MIN_CPU_PLATFORM_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
MOUNT_OPTIONS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Volume
 
MOUNT_PATH_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Volume
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.CancelJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.DeleteJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.GetJobRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.GetTaskRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Barrier
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Task
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
NETWORK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
NETWORK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
NETWORK_INTERFACES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
NEW_DISK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
NEW_JOB_STATE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobNotification.Message
 
NEW_TASK_STATE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobNotification.Message
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
newBuilder(AllocationPolicy.Accelerator) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
newBuilder(AllocationPolicy.AttachedDisk) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
newBuilder(AllocationPolicy.Disk) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
newBuilder(AllocationPolicy.InstancePolicy) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
newBuilder(AllocationPolicy.InstancePolicyOrTemplate) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
newBuilder(AllocationPolicy.LocationPolicy) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
newBuilder(AllocationPolicy.NetworkInterface) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
newBuilder(AllocationPolicy.NetworkPolicy) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
newBuilder(AllocationPolicy) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
newBuilder(AllocationPolicy.PlacementPolicy) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
newBuilder(CancelJobRequest) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
newBuilder(CancelJobResponse) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
newBuilder() - Static method in class com.google.cloud.batch.v1.ComputeResource
 
newBuilder(ComputeResource) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
newBuilder() - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
newBuilder(CreateJobRequest) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
newBuilder(DeleteJobRequest) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
newBuilder(Environment.KMSEnvMap) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Environment
 
newBuilder(Environment) - Static method in class com.google.cloud.batch.v1.Environment
 
newBuilder() - Static method in class com.google.cloud.batch.v1.GCS
 
newBuilder(GCS) - Static method in class com.google.cloud.batch.v1.GCS
 
newBuilder() - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
newBuilder(GetJobRequest) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
newBuilder(GetTaskRequest) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Job
 
newBuilder(Job) - Static method in class com.google.cloud.batch.v1.Job
 
newBuilder() - Static method in class com.google.cloud.batch.v1.JobName
 
newBuilder() - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
newBuilder(JobNotification.Message) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
newBuilder() - Static method in class com.google.cloud.batch.v1.JobNotification
 
newBuilder(JobNotification) - Static method in class com.google.cloud.batch.v1.JobNotification
 
newBuilder() - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
newBuilder(JobStatus.InstanceStatus) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
newBuilder() - Static method in class com.google.cloud.batch.v1.JobStatus
 
newBuilder(JobStatus) - Static method in class com.google.cloud.batch.v1.JobStatus
 
newBuilder() - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
newBuilder(JobStatus.TaskGroupStatus) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
newBuilder() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
newBuilder(LifecyclePolicy.ActionCondition) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
newBuilder() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
newBuilder(LifecyclePolicy) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
newBuilder(ListJobsRequest) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
newBuilder(ListJobsResponse) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
newBuilder() - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
newBuilder(ListTasksRequest) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
newBuilder() - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
newBuilder(ListTasksResponse) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
newBuilder() - Static method in class com.google.cloud.batch.v1.LocationName
 
newBuilder() - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
newBuilder(LogsPolicy.CloudLoggingOption) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
newBuilder() - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
newBuilder(LogsPolicy) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
newBuilder() - Static method in class com.google.cloud.batch.v1.NFS
 
newBuilder(NFS) - Static method in class com.google.cloud.batch.v1.NFS
 
newBuilder() - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
newBuilder(OperationMetadata) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
newBuilder(Runnable.Barrier) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
newBuilder(Runnable.Container) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Runnable
 
newBuilder(Runnable) - Static method in class com.google.cloud.batch.v1.Runnable
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
newBuilder(Runnable.Script) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
newBuilder() - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
newBuilder(ServiceAccount) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
newBuilder() - Static method in class com.google.cloud.batch.v1.StatusEvent
 
newBuilder(StatusEvent) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Task
 
newBuilder(Task) - Static method in class com.google.cloud.batch.v1.Task
 
newBuilder() - Static method in class com.google.cloud.batch.v1.TaskExecution
 
newBuilder(TaskExecution) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
newBuilder() - Static method in class com.google.cloud.batch.v1.TaskGroup
 
newBuilder(TaskGroup) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
newBuilder() - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
newBuilder() - Static method in class com.google.cloud.batch.v1.TaskName
 
newBuilder() - Static method in class com.google.cloud.batch.v1.TaskSpec
 
newBuilder(TaskSpec) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
newBuilder() - Static method in class com.google.cloud.batch.v1.TaskStatus
 
newBuilder(TaskStatus) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
newBuilder() - Static method in class com.google.cloud.batch.v1.Volume
 
newBuilder(Volume) - Static method in class com.google.cloud.batch.v1.Volume
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.ComputeResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.ComputeResource
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Environment
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Environment
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.GCS
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.GCS
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.GetJobRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Job
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Job
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.JobNotification
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.JobNotification
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.JobStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.JobStatus
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.LogsPolicy
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.NFS
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.NFS
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.OperationMetadata
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Runnable.Container
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Runnable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Runnable
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Runnable.Script
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.ServiceAccount
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.StatusEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.StatusEvent
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Task
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Task
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.TaskExecution
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.TaskExecution
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.TaskGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.TaskGroup
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.TaskSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.TaskSpec
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.TaskStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.TaskStatus
 
newBuilderForType() - Method in class com.google.cloud.batch.v1.Volume
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.batch.v1.Volume
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.ComputeResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Environment
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.GCS
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.GetJobRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Job
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.JobNotification
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.JobStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.LogsPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.NFS
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.OperationMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Runnable.Container
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Runnable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Runnable.Script
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.ServiceAccount
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.StatusEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Task
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.TaskExecution
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.TaskGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.TaskSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.TaskStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.batch.v1.Volume
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksResponse
 
NFS - Class in com.google.cloud.batch.v1
Represents an NFS volume.
NFS.Builder - Class in com.google.cloud.batch.v1
Represents an NFS volume.
NFS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Volume
 
NFSOrBuilder - Interface in com.google.cloud.batch.v1
 
NO_EXTERNAL_IP_ADDRESS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
NOTIFICATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 

O

of(String, String, String) - Static method in class com.google.cloud.batch.v1.JobName
 
of(String, String) - Static method in class com.google.cloud.batch.v1.LocationName
 
of(String, String, String, String) - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
of(String, String, String, String, String) - Static method in class com.google.cloud.batch.v1.TaskName
 
OperationMetadata - Class in com.google.cloud.batch.v1
Represents the metadata of the long-running operation.
OperationMetadata.Builder - Class in com.google.cloud.batch.v1
Represents the metadata of the long-running operation.
OperationMetadataOrBuilder - Interface in com.google.cloud.batch.v1
 
OPTIONS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
ORDER_BY_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsRequest
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksRequest
 
PARALLELISM_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.CreateJobRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksRequest
 
parse(String) - Static method in class com.google.cloud.batch.v1.JobName
 
parse(String) - Static method in class com.google.cloud.batch.v1.LocationName
 
parse(String) - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
parse(String) - Static method in class com.google.cloud.batch.v1.TaskName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Environment
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.GCS
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GCS
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Job
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Job
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.NFS
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.NFS
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Task
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Task
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Volume
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Environment
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GCS
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Job
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobNotification
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.NFS
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Task
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(ByteString) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(byte[]) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(InputStream) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.batch.v1.Volume
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.Volume
 
parseList(List<String>) - Static method in class com.google.cloud.batch.v1.JobName
 
parseList(List<String>) - Static method in class com.google.cloud.batch.v1.LocationName
 
parseList(List<String>) - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
parseList(List<String>) - Static method in class com.google.cloud.batch.v1.TaskName
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy
 
parser() - Static method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
parser() - Static method in class com.google.cloud.batch.v1.CancelJobRequest
 
parser() - Static method in class com.google.cloud.batch.v1.CancelJobResponse
 
parser() - Static method in class com.google.cloud.batch.v1.ComputeResource
 
parser() - Static method in class com.google.cloud.batch.v1.CreateJobRequest
 
parser() - Static method in class com.google.cloud.batch.v1.DeleteJobRequest
 
parser() - Static method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
parser() - Static method in class com.google.cloud.batch.v1.Environment
 
parser() - Static method in class com.google.cloud.batch.v1.GCS
 
parser() - Static method in class com.google.cloud.batch.v1.GetJobRequest
 
parser() - Static method in class com.google.cloud.batch.v1.GetTaskRequest
 
parser() - Static method in class com.google.cloud.batch.v1.Job
 
parser() - Static method in class com.google.cloud.batch.v1.JobNotification.Message
 
parser() - Static method in class com.google.cloud.batch.v1.JobNotification
 
parser() - Static method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
parser() - Static method in class com.google.cloud.batch.v1.JobStatus
 
parser() - Static method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
parser() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
parser() - Static method in class com.google.cloud.batch.v1.LifecyclePolicy
 
parser() - Static method in class com.google.cloud.batch.v1.ListJobsRequest
 
parser() - Static method in class com.google.cloud.batch.v1.ListJobsResponse
 
parser() - Static method in class com.google.cloud.batch.v1.ListTasksRequest
 
parser() - Static method in class com.google.cloud.batch.v1.ListTasksResponse
 
parser() - Static method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
parser() - Static method in class com.google.cloud.batch.v1.LogsPolicy
 
parser() - Static method in class com.google.cloud.batch.v1.NFS
 
parser() - Static method in class com.google.cloud.batch.v1.OperationMetadata
 
parser() - Static method in class com.google.cloud.batch.v1.Runnable.Barrier
 
parser() - Static method in class com.google.cloud.batch.v1.Runnable.Container
 
parser() - Static method in class com.google.cloud.batch.v1.Runnable
 
parser() - Static method in class com.google.cloud.batch.v1.Runnable.Script
 
parser() - Static method in class com.google.cloud.batch.v1.ServiceAccount
 
parser() - Static method in class com.google.cloud.batch.v1.StatusEvent
 
parser() - Static method in class com.google.cloud.batch.v1.Task
 
parser() - Static method in class com.google.cloud.batch.v1.TaskExecution
 
parser() - Static method in class com.google.cloud.batch.v1.TaskGroup
 
parser() - Static method in class com.google.cloud.batch.v1.TaskSpec
 
parser() - Static method in class com.google.cloud.batch.v1.TaskStatus
 
parser() - Static method in class com.google.cloud.batch.v1.Volume
 
PASSWORD_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
PATH_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Script
 
PATH_VALUE - Static variable in enum com.google.cloud.batch.v1.LogsPolicy.Destination
Logs are saved to the file path specified in the `logsPath` field.
PENDING_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
The Task is created and waiting for resources.
PERMISSIVE_SSH_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
PLACEMENT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
POLICY_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
PREEMPTIBLE_VALUE - Static variable in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Deprecated.
PRIORITY_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
PROVISIONING_MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
PROVISIONING_MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
PROVISIONING_MODEL_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Unspecified.
PUBSUB_TOPIC_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobNotification
 
putAllCounts(Map<String, Long>) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
putAllEnvironments(Map<String, String>) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
putAllSecretVariables(Map<String, String>) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
putAllTaskGroups(Map<String, JobStatus.TaskGroupStatus>) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
putAllVariables(Map<String, String>) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.
putCounts(String, long) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
putEnvironments(String, String) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
putLabels(String, String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
putLabels(String, String) - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
putLabels(String, String) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
putSecretVariables(String, String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
putTaskGroups(String, JobStatus.TaskGroupStatus) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
putTaskGroupsBuilderIfAbsent(String) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
putVariables(String, String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.

Q

QUEUED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
Job is admitted (validated and persisted) and waiting for resources.

R

REASON_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.DeleteJobRequest
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.BatchProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.batch.v1.BatchProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.JobProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.batch.v1.JobProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.TaskProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.batch.v1.TaskProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.batch.v1.VolumeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.batch.v1.VolumeProto
 
REMOTE_PATH_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.GCS
 
REMOTE_PATH_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.NFS
 
removeAccelerators(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
removeCounts(String) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Count of task in each state in the TaskGroup.
removeDisks(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
removeEnvironments(String) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Deprecated.
removeInstances(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
removeInstances(int) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
removeJobs(int) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
removeLabels(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Custom labels to apply to the job and all the Compute Engine resources that both are created by this allocation policy and support labels.
removeLabels(String) - Method in class com.google.cloud.batch.v1.Job.Builder
Custom labels to apply to the job and any Cloud Logging [LogEntry](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry) that it generates.
removeLabels(String) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Labels for this Runnable.
removeLifecyclePolicies(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
removeNetworkInterfaces(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
removeNotifications(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
removeRunnables(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
removeSecretVariables(String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to Secret Manager secret names.
removeStatusEvents(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
removeStatusEvents(int) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
removeTaskEnvironments(int) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
removeTaskGroups(int) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
removeTaskGroups(String) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Aggregated task status for each TaskGroup in the Job.
removeTasks(int) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
removeVariables(String) - Method in class com.google.cloud.batch.v1.Environment.Builder
A map of environment variable names to values.
removeVolumes(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.CancelJobRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.CreateJobRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.DeleteJobRequest
 
REQUESTED_CANCELLATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
REQUIRE_HOSTS_FILE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
RESERVATION_BOUND_VALUE - Static variable in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Bound to the lifecycle of the reservation in which it is provisioned.
RESERVATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
RETRY_TASK_VALUE - Static variable in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
Action that tasks in the group will be scheduled to re-execute.
RUN_AS_NON_ROOT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
RUN_DURATION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus
 
Runnable - Class in com.google.cloud.batch.v1
Runnable describes instructions for executing a specific script or container as part of a Task.
Runnable.Barrier - Class in com.google.cloud.batch.v1
A barrier runnable automatically blocks the execution of subsequent runnables until all the tasks in the task group reach the barrier.
Runnable.Barrier.Builder - Class in com.google.cloud.batch.v1
A barrier runnable automatically blocks the execution of subsequent runnables until all the tasks in the task group reach the barrier.
Runnable.BarrierOrBuilder - Interface in com.google.cloud.batch.v1
 
Runnable.Builder - Class in com.google.cloud.batch.v1
Runnable describes instructions for executing a specific script or container as part of a Task.
Runnable.Container - Class in com.google.cloud.batch.v1
Container runnable.
Runnable.Container.Builder - Class in com.google.cloud.batch.v1
Container runnable.
Runnable.ContainerOrBuilder - Interface in com.google.cloud.batch.v1
 
Runnable.ExecutableCase - Enum in com.google.cloud.batch.v1
 
Runnable.Script - Class in com.google.cloud.batch.v1
Script runnable.
Runnable.Script.Builder - Class in com.google.cloud.batch.v1
Script runnable.
Runnable.Script.CommandCase - Enum in com.google.cloud.batch.v1
 
Runnable.ScriptOrBuilder - Interface in com.google.cloud.batch.v1
 
RunnableOrBuilder - Interface in com.google.cloud.batch.v1
 
RUNNABLES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 
RUNNING_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
Resource allocation has been successful.
RUNNING_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
The Task is running.

S

SCHEDULED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
Job is scheduled to run as soon as resource allocation is ready.
SCHEDULING_POLICY_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
SCHEDULING_POLICY_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
Unspecified.
SCOPES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ServiceAccount
 
SCRIPT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
SECRET_VARIABLES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Environment
 
SERVER_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.NFS
 
SERVICE_ACCOUNT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
ServiceAccount - Class in com.google.cloud.batch.v1
Carries information about a Google Cloud service account.
ServiceAccount.Builder - Class in com.google.cloud.batch.v1
Carries information about a Google Cloud service account.
ServiceAccountOrBuilder - Interface in com.google.cloud.batch.v1
 
setAccelerators(int, AllocationPolicy.Accelerator) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
setAccelerators(int, AllocationPolicy.Accelerator.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The accelerators attached to each VM instance.
setAction(LifecyclePolicy.Action) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Action to execute when ActionCondition is true.
setActionCondition(LifecyclePolicy.ActionCondition) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
setActionCondition(LifecyclePolicy.ActionCondition.Builder) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Conditions that decide why a task failure is dealt with a specific action.
setActionValue(int) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
Action to execute when ActionCondition is true.
setAllocationPolicy(AllocationPolicy) - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
setAllocationPolicy(AllocationPolicy.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Compute resource allocation for all TaskGroups in the Job.
setAllowedLocations(int, String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
A list of allowed location names represented by internal URLs.
setAlwaysRun(boolean) - Method in class com.google.cloud.batch.v1.Runnable.Builder
By default, after a Runnable fails, no further Runnable are executed.
setApiVersion(String) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setApiVersionBytes(ByteString) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setBackground(boolean) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Normally, a runnable that doesn't exit causes its task to fail.
setBarrier(Runnable.Barrier) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
setBarrier(Runnable.Barrier.Builder) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Barrier runnable.
setBlockExternalNetwork(boolean) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
If set to true, external network access to and from container will be blocked, containers that are with block_external_network as true can still communicate with each other, network cannot be specified in the `container.options` field.
setBlockProjectSshKeys(boolean) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Optional.
setBootDisk(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
setBootDisk(AllocationPolicy.Disk.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Boot disk to be created and attached to each VM by this InstancePolicy.
setBootDisk(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
setBootDisk(AllocationPolicy.Disk.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM boot disk.
setBootDiskMib(long) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
Extra boot disk size in MiB for each task.
setCipherText(String) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The value of the cipherText response from the `encrypt` method.
setCipherTextBytes(ByteString) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The value of the cipherText response from the `encrypt` method.
setCloudLoggingOption(LogsPolicy.CloudLoggingOption) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
setCloudLoggingOption(LogsPolicy.CloudLoggingOption.Builder) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
Optional.
setCollocation(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
UNSPECIFIED vs.
setCollocationBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
UNSPECIFIED vs.
setCommands(int, String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
setComputeResource(ComputeResource) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
setComputeResource(ComputeResource.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
ComputeResource requirements.
setContainer(Runnable.Container) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
setContainer(Runnable.Container.Builder) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Container runnable.
setCount(long) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The number of accelerators of this type.
setCpuMilli(long) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
The milliCPU count.
setCreateTime(Timestamp) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setCreateTime(Timestamp) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setCreateTime(Timestamp.Builder) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setDescription(String) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Description of the event.
setDescriptionBytes(ByteString) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Description of the event.
setDestination(LogsPolicy.Destination) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
If and where logs should be saved.
setDestinationValue(int) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
If and where logs should be saved.
setDeviceName(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Device name that the guest operating system will see.
setDeviceName(String) - Method in class com.google.cloud.batch.v1.Volume.Builder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
setDeviceNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Device name that the guest operating system will see.
setDeviceNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Volume.Builder
Device name of an attached disk volume, which should align with a device_name specified by job.allocation_policy.instances[0].policy.disks[i].device_name or defined by the given instance template in job.allocation_policy.instances[0].instance_template.
setDiskInterface(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
setDiskInterfaceBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Local SSDs are available through both "SCSI" and "NVMe" interfaces.
setDisks(int, AllocationPolicy.AttachedDisk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
setDisks(int, AllocationPolicy.AttachedDisk.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Non-boot disks to be attached for each VM created by this InstancePolicy.
setDisplayName(String) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Optional.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Optional.
setDriverVersion(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Optional.
setDriverVersionBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Optional.
setEmail(String) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
Email address of the service account.
setEmailBytes(ByteString) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
Email address of the service account.
setEnableImageStreaming(boolean) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Optional.
setEncryptedVariables(Environment.KMSEnvMap) - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
setEncryptedVariables(Environment.KMSEnvMap.Builder) - Method in class com.google.cloud.batch.v1.Environment.Builder
An encrypted JSON dictionary where the key/value pairs correspond to environment variable names and their values.
setEndTime(Timestamp) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setEntrypoint(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
setEntrypointBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
setEnvironment(Environment) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
setEnvironment(Environment.Builder) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).
setEnvironment(Environment) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
setEnvironment(Environment.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Environment variables to set before running the Task.
setEventTime(Timestamp) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
setEventTime(Timestamp.Builder) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
The time this event occurred.
setExistingDisk(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Name of an existing PD.
setExistingDiskBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
Name of an existing PD.
setExitCode(int) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
The exit code of a finished task.
setExitCodes(int, int) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
Exit codes of a task execution.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Job.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Task.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
setFilter(String) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
List filter.
setFilter(String) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Task filter, null filter matches all Tasks.
setFilterBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
List filter.
setFilterBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Task filter, null filter matches all Tasks.
setGcs(GCS) - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
setGcs(GCS.Builder) - Method in class com.google.cloud.batch.v1.Volume.Builder
A Google Cloud Storage (GCS) volume.
setIgnoreExitStatus(boolean) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Normally, a runnable that returns a non-zero exit status fails and causes the task to fail.
setImage(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
URL for a VM image to use as the data source for this disk.
setImageBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
URL for a VM image to use as the data source for this disk.
setImageUri(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required.
setImageUriBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required.
setInstallGpuDrivers(boolean) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
Deprecated.
google.cloud.batch.v1.AllocationPolicy.Accelerator.install_gpu_drivers is deprecated. See google/cloud/batch/v1/job.proto;l=386
setInstallGpuDrivers(boolean) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Set this field true if you want Batch to help fetch drivers from a third party location and install them for GPUs specified in `policy.accelerators` or `instance_template` on your behalf.
setInstallOpsAgent(boolean) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Optional.
setInstances(int, AllocationPolicy.InstancePolicyOrTemplate) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
setInstances(int, AllocationPolicy.InstancePolicyOrTemplate.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Describe instances that can be created by this AllocationPolicy.
setInstances(int, JobStatus.InstanceStatus) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
setInstances(int, JobStatus.InstanceStatus.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
Status of instances allocated for the TaskGroup.
setInstanceTemplate(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Name of an instance template used to create VMs.
setInstanceTemplateBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
Name of an instance template used to create VMs.
setJob(Job) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
setJob(Job.Builder) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
setJob(String) - Method in class com.google.cloud.batch.v1.JobName.Builder
 
setJob(String) - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
setJob(String) - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
setJobId(String) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
ID used to uniquely identify the Job within its parent scope.
setJobIdBytes(ByteString) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
ID used to uniquely identify the Job within its parent scope.
setJobs(int, Job) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
setJobs(int, Job.Builder) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Jobs.
setKeyName(String) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The name of the KMS key that will be used to decrypt the cipher text.
setKeyNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
The name of the KMS key that will be used to decrypt the cipher text.
setLifecyclePolicies(int, LifecyclePolicy) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
setLifecyclePolicies(int, LifecyclePolicy.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Lifecycle management schema when any task in a task group is failed.
setLocation(AllocationPolicy.LocationPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
setLocation(AllocationPolicy.LocationPolicy.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Location where compute resources should be allocated for the Job.
setLocation(String) - Method in class com.google.cloud.batch.v1.JobName.Builder
 
setLocation(String) - Method in class com.google.cloud.batch.v1.LocationName.Builder
 
setLocation(String) - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
setLocation(String) - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
setLogsPath(String) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
setLogsPathBytes(ByteString) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
When `destination` is set to `PATH`, you must set this field to the path where you want logs to be saved.
setLogsPolicy(LogsPolicy) - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
setLogsPolicy(LogsPolicy.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Log preservation policy for the Job.
setMachineType(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The Compute Engine machine type.
setMachineType(String) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The Compute Engine machine type.
setMachineTypeBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The Compute Engine machine type.
setMachineTypeBytes(ByteString) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The Compute Engine machine type.
setMaxDistance(long) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
When specified, causes the job to fail if more than max_distance logical switches are required between VMs.
setMaxRetryCount(int) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum number of retries on failures.
setMaxRunDuration(Duration) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
setMaxRunDuration(Duration.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Maximum duration the task should run before being automatically retried (if enabled) or automatically failed.
setMemoryMib(long) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
Memory in MiB.
setMessage(JobNotification.Message) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
setMessage(JobNotification.Message.Builder) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The attribute requirements of messages to be sent to this Pub/Sub topic.
setMinCpuPlatform(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The minimum CPU platform.
setMinCpuPlatformBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The minimum CPU platform.
setMountOptions(int, String) - Method in class com.google.cloud.batch.v1.Volume.Builder
Mount options vary based on the type of storage volume: * For a Cloud Storage bucket, all the mount options provided by the [`gcsfuse` tool](https://cloud.google.com/storage/docs/gcsfuse-cli) are supported
setMountPath(String) - Method in class com.google.cloud.batch.v1.Volume.Builder
The mount path for the volume, e.g.
setMountPathBytes(ByteString) - Method in class com.google.cloud.batch.v1.Volume.Builder
The mount path for the volume, e.g.
setName(String) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Job name.
setName(String) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setName(String) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
Barriers are identified by their index in runnable list.
setName(String) - Method in class com.google.cloud.batch.v1.Task.Builder
Task name.
setName(String) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Output only.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Job name.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
Barriers are identified by their index in runnable list.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Task.Builder
Task name.
setNameBytes(ByteString) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Output only.
setNetwork(AllocationPolicy.NetworkPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
setNetwork(AllocationPolicy.NetworkPolicy.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The network policy.
setNetwork(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing network resource.
setNetworkBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing network resource.
setNetworkInterfaces(int, AllocationPolicy.NetworkInterface) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
setNetworkInterfaces(int, AllocationPolicy.NetworkInterface.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
Network configurations.
setNewDisk(AllocationPolicy.Disk) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
setNewDisk(AllocationPolicy.Disk.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
setNewJobState(JobStatus.State) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new job state.
setNewJobStateValue(int) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new job state.
setNewTaskState(TaskStatus.State) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new task state.
setNewTaskStateValue(int) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The new task state.
setNextPageToken(String) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Next page token.
setNextPageToken(String) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Next page token.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Next page token.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Next page token.
setNfs(NFS) - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
setNfs(NFS.Builder) - Method in class com.google.cloud.batch.v1.Volume.Builder
A Network File System (NFS) volume.
setNoExternalIpAddress(boolean) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
Default is false (with an external IP address).
setNotifications(int, JobNotification) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
setNotifications(int, JobNotification.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Notification configurations.
setOptions(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
setOptionsBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required for some container images.
setOrderBy(String) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Optional.
setOrderByBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Optional.
setPageSize(int) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page size.
setPageSize(int) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page size.
setPageToken(String) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page token.
setPageToken(String) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page token.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Page token.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Page token.
setParallelism(long) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Max number of tasks that can run in parallel.
setParent(String) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Parent path.
setParent(String) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
Parent path.
setParentBytes(ByteString) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
Required.
setPassword(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
setPasswordBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
setPath(String) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The path to a script file that is accessible from the host VM(s).
setPathBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The path to a script file that is accessible from the host VM(s).
setPermissiveSsh(boolean) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
When true, Batch will configure SSH to allow passwordless login between VMs running the Batch tasks in the same TaskGroup.
setPlacement(AllocationPolicy.PlacementPolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
setPlacement(AllocationPolicy.PlacementPolicy.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
The placement policy.
setPolicy(AllocationPolicy.InstancePolicy) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
setPolicy(AllocationPolicy.InstancePolicy.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
InstancePolicy.
setPriority(long) - Method in class com.google.cloud.batch.v1.Job.Builder
Priority of the Job.
setProject(String) - Method in class com.google.cloud.batch.v1.JobName.Builder
 
setProject(String) - Method in class com.google.cloud.batch.v1.LocationName.Builder
 
setProject(String) - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
setProject(String) - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
setProvisioningModel(AllocationPolicy.ProvisioningModel) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The provisioning model.
setProvisioningModel(AllocationPolicy.ProvisioningModel) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM instance provisioning model.
setProvisioningModelValue(int) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
The provisioning model.
setProvisioningModelValue(int) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The VM instance provisioning model.
setPubsubTopic(String) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
setPubsubTopicBytes(ByteString) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
The Pub/Sub topic where notifications for the job, like state changes, will be published.
setReason(String) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
setReasonBytes(ByteString) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
setRemotePath(String) - Method in class com.google.cloud.batch.v1.GCS.Builder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
setRemotePath(String) - Method in class com.google.cloud.batch.v1.NFS.Builder
Remote source path exported from the NFS, e.g., "/share".
setRemotePathBytes(ByteString) - Method in class com.google.cloud.batch.v1.GCS.Builder
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/ string remote_path = 1;
setRemotePathBytes(ByteString) - Method in class com.google.cloud.batch.v1.NFS.Builder
Remote source path exported from the NFS, e.g., "/share".
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Job.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Task.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
setRequestedCancellation(boolean) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setRequestId(String) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Optional.
setRequestId(String) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
Optional.
setRequestIdBytes(ByteString) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
Optional.
setRequireHostsFile(boolean) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
When true, Batch will populate a file with a list of all VMs assigned to the TaskGroup and set the BATCH_HOSTS_FILE environment variable to the path of that file.
setReservation(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Optional.
setReservationBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
Optional.
setRunAsNonRoot(boolean) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Optional.
setRunDuration(Duration) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
setRunDuration(Duration.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
The duration of time that the Job spent in status RUNNING.
setRunnables(int, Runnable) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
setRunnables(int, Runnable.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Required.
setSchedulingPolicy(TaskGroup.SchedulingPolicy) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Scheduling policy for Tasks in the TaskGroup.
setSchedulingPolicyValue(int) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Scheduling policy for Tasks in the TaskGroup.
setScopes(int, String) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
List of scopes to be enabled for this service account.
setScript(Runnable.Script) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
setScript(Runnable.Script.Builder) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Script runnable.
setServer(String) - Method in class com.google.cloud.batch.v1.NFS.Builder
The IP address of the NFS.
setServerBytes(ByteString) - Method in class com.google.cloud.batch.v1.NFS.Builder
The IP address of the NFS.
setServiceAccount(ServiceAccount) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
setServiceAccount(ServiceAccount.Builder) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Defines the service account for Batch-created VMs.
setSizeGb(long) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk size in GB.
setSnapshot(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Name of a snapshot used as the data source.
setSnapshotBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Name of a snapshot used as the data source.
setState(JobStatus.State) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
setState(TaskStatus.State) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Task state.
setStateValue(int) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job state .google.cloud.batch.v1.JobStatus.State state = 1;
setStateValue(int) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Task state.
setStatus(JobStatus) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setStatus(JobStatus.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setStatus(TaskStatus) - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
setStatus(TaskStatus.Builder) - Method in class com.google.cloud.batch.v1.Task.Builder
Task Status.
setStatusEvents(int, StatusEvent) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
setStatusEvents(int, StatusEvent.Builder) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
Job status events repeated .google.cloud.batch.v1.StatusEvent status_events = 2;
setStatusEvents(int, StatusEvent) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
setStatusEvents(int, StatusEvent.Builder) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
Detailed info about why the state is reached.
setStatusMessage(String) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setStatusMessageBytes(ByteString) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setSubnetwork(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing subnetwork resource in the network.
setSubnetworkBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
The URL of an existing subnetwork resource in the network.
setTags(int, String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
Optional.
setTarget(String) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setTargetBytes(ByteString) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setTask(String) - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
setTaskCount(long) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Number of Tasks in the TaskGroup.
setTaskCountPerNode(long) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Max number of tasks that can be run on a VM at the same time.
setTaskEnvironments(int, Environment) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
setTaskEnvironments(int, Environment.Builder) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
An array of environment variable mappings, which are passed to Tasks with matching indices.
setTaskExecution(TaskExecution) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
setTaskExecution(TaskExecution.Builder) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task Execution.
setTaskGroup(String) - Method in class com.google.cloud.batch.v1.TaskGroupName.Builder
 
setTaskGroup(String) - Method in class com.google.cloud.batch.v1.TaskName.Builder
 
setTaskGroups(int, TaskGroup) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
setTaskGroups(int, TaskGroup.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Required.
setTaskPack(long) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
The max number of tasks can be assigned to this instance type.
setTasks(int, Task) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
setTasks(int, Task.Builder) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Tasks.
setTaskSpec(TaskSpec) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
setTaskSpec(TaskSpec.Builder) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
Required.
setTaskState(TaskStatus.State) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task State.
setTaskStateValue(int) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Task State.
setText(String) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The text for a script.
setTextBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
The text for a script.
setTimeout(Duration) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
setTimeout(Duration.Builder) - Method in class com.google.cloud.batch.v1.Runnable.Builder
Timeout for this Runnable.
setType(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The accelerator type.
setType(String) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk type as shown in `gcloud compute disk-types list`.
setType(JobNotification.Type) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The message type.
setType(String) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Type of the event.
setTypeBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
The accelerator type.
setTypeBytes(ByteString) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
Disk type as shown in `gcloud compute disk-types list`.
setTypeBytes(ByteString) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
Type of the event.
setTypeValue(int) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
The message type.
setUid(String) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setUidBytes(ByteString) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.CancelJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.CancelJobResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ComputeResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.CreateJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.DeleteJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Environment.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.GCS.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.GetJobRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.GetTaskRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Job.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobNotification.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobNotification.Message.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListJobsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListTasksRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LogsPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.NFS.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Barrier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Runnable.Script.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.ServiceAccount.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.StatusEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Task.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskExecution.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.TaskStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.batch.v1.Volume.Builder
 
setUnreachable(int, String) - Method in class com.google.cloud.batch.v1.ListJobsResponse.Builder
Locations that could not be reached.
setUnreachable(int, String) - Method in class com.google.cloud.batch.v1.ListTasksResponse.Builder
Locations that could not be reached.
setUpdateTime(Timestamp) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.batch.v1.Job.Builder
Output only.
setUseGenericTaskMonitoredResource(boolean) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption.Builder
Optional.
setUsername(String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
setUsernameBytes(ByteString) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Required if the container image is from a private Docker registry.
setVerb(String) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setVerbBytes(ByteString) - Method in class com.google.cloud.batch.v1.OperationMetadata.Builder
Output only.
setVolumes(int, String) - Method in class com.google.cloud.batch.v1.Runnable.Container.Builder
Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match `--volume` option for the `docker run` command&mdash;for example, `/foo:/bar` or `/foo:/bar:ro`.
setVolumes(int, Volume) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
setVolumes(int, Volume.Builder) - Method in class com.google.cloud.batch.v1.TaskSpec.Builder
Volumes to mount before running Tasks using this TaskSpec.
SIZE_GB_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
SNAPSHOT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
SPOT_VALUE - Static variable in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
SPOT VM.
STANDARD_VALUE - Static variable in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Standard VM.
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskStatus
 
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
Job state unspecified.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
Unknown state.
STATUS_EVENTS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus
 
STATUS_EVENTS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskStatus
 
STATUS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
STATUS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Task
 
STATUS_MESSAGE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
StatusEvent - Class in com.google.cloud.batch.v1
Status event.
StatusEvent.Builder - Class in com.google.cloud.batch.v1
Status event.
StatusEventOrBuilder - Interface in com.google.cloud.batch.v1
 
SUBNETWORK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobStatus.State
All Tasks in the Job have finished successfully.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
The Task has succeeded.

T

TAGS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy
 
TARGET_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
Task - Class in com.google.cloud.batch.v1
A Cloud Batch task.
Task.Builder - Class in com.google.cloud.batch.v1
A Cloud Batch task.
TASK_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
TASK_COUNT_PER_NODE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
TASK_ENVIRONMENTS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
TASK_EXECUTION_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.StatusEvent
 
TASK_GROUPS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
TASK_GROUPS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus
 
TASK_PACK_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
TASK_SPEC_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskGroup
 
TASK_STATE_CHANGED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobNotification.Type
Notify users that the task state has changed.
TASK_STATE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.StatusEvent
 
TaskExecution - Class in com.google.cloud.batch.v1
This Task Execution field includes detail information for task execution procedures, based on StatusEvent types.
TaskExecution.Builder - Class in com.google.cloud.batch.v1
This Task Execution field includes detail information for task execution procedures, based on StatusEvent types.
TaskExecutionOrBuilder - Interface in com.google.cloud.batch.v1
 
TaskGroup - Class in com.google.cloud.batch.v1
A TaskGroup defines one or more Tasks that all share the same TaskSpec.
TaskGroup.Builder - Class in com.google.cloud.batch.v1
A TaskGroup defines one or more Tasks that all share the same TaskSpec.
TaskGroup.SchedulingPolicy - Enum in com.google.cloud.batch.v1
How Tasks in the TaskGroup should be scheduled relative to each other.
TaskGroupName - Class in com.google.cloud.batch.v1
 
TaskGroupName() - Constructor for class com.google.cloud.batch.v1.TaskGroupName
Deprecated.
TaskGroupName.Builder - Class in com.google.cloud.batch.v1
Builder for projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}.
TaskGroupOrBuilder - Interface in com.google.cloud.batch.v1
 
TaskName - Class in com.google.cloud.batch.v1
 
TaskName() - Constructor for class com.google.cloud.batch.v1.TaskName
Deprecated.
TaskName.Builder - Class in com.google.cloud.batch.v1
Builder for projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}/tasks/{task}.
TaskOrBuilder - Interface in com.google.cloud.batch.v1
 
TaskProto - Class in com.google.cloud.batch.v1
 
TASKS_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksResponse
 
TaskSpec - Class in com.google.cloud.batch.v1
Spec of a task Protobuf type google.cloud.batch.v1.TaskSpec
TaskSpec.Builder - Class in com.google.cloud.batch.v1
Spec of a task Protobuf type google.cloud.batch.v1.TaskSpec
TaskSpecOrBuilder - Interface in com.google.cloud.batch.v1
 
TaskStatus - Class in com.google.cloud.batch.v1
Status of a task.
TaskStatus.Builder - Class in com.google.cloud.batch.v1
Status of a task.
TaskStatus.State - Enum in com.google.cloud.batch.v1
Task states.
TaskStatusOrBuilder - Interface in com.google.cloud.batch.v1
 
TEXT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Script
 
TIMEOUT_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
toBuilder() - Method in class com.google.cloud.batch.v1.ComputeResource
 
toBuilder() - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
toBuilder() - Method in class com.google.cloud.batch.v1.Environment
 
toBuilder() - Method in class com.google.cloud.batch.v1.GCS
 
toBuilder() - Method in class com.google.cloud.batch.v1.GetJobRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.Job
 
toBuilder() - Method in class com.google.cloud.batch.v1.JobName
 
toBuilder() - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
toBuilder() - Method in class com.google.cloud.batch.v1.JobNotification
 
toBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
toBuilder() - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
toBuilder() - Method in class com.google.cloud.batch.v1.JobStatus
 
toBuilder() - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
toBuilder() - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
toBuilder() - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
toBuilder() - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
toBuilder() - Method in class com.google.cloud.batch.v1.LocationName
 
toBuilder() - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
toBuilder() - Method in class com.google.cloud.batch.v1.LogsPolicy
 
toBuilder() - Method in class com.google.cloud.batch.v1.NFS
 
toBuilder() - Method in class com.google.cloud.batch.v1.OperationMetadata
 
toBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
toBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Container
 
toBuilder() - Method in class com.google.cloud.batch.v1.Runnable.Script
 
toBuilder() - Method in class com.google.cloud.batch.v1.Runnable
 
toBuilder() - Method in class com.google.cloud.batch.v1.ServiceAccount
 
toBuilder() - Method in class com.google.cloud.batch.v1.StatusEvent
 
toBuilder() - Method in class com.google.cloud.batch.v1.Task
 
toBuilder() - Method in class com.google.cloud.batch.v1.TaskExecution
 
toBuilder() - Method in class com.google.cloud.batch.v1.TaskGroup
 
toBuilder() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
toBuilder() - Method in class com.google.cloud.batch.v1.TaskName
 
toBuilder() - Method in class com.google.cloud.batch.v1.TaskSpec
 
toBuilder() - Method in class com.google.cloud.batch.v1.TaskStatus
 
toBuilder() - Method in class com.google.cloud.batch.v1.Volume
 
toString() - Method in class com.google.cloud.batch.v1.JobName
 
toString() - Method in class com.google.cloud.batch.v1.LocationName
 
toString() - Method in class com.google.cloud.batch.v1.TaskGroupName
 
toString() - Method in class com.google.cloud.batch.v1.TaskName
 
toStringList(List<JobName>) - Static method in class com.google.cloud.batch.v1.JobName
 
toStringList(List<LocationName>) - Static method in class com.google.cloud.batch.v1.LocationName
 
toStringList(List<TaskGroupName>) - Static method in class com.google.cloud.batch.v1.TaskGroupName
 
toStringList(List<TaskName>) - Static method in class com.google.cloud.batch.v1.TaskName
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.JobNotification.Message
 
TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.StatusEvent
 
TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.batch.v1.JobNotification.Type
Unspecified.

U

UID_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
UNEXECUTED_VALUE - Static variable in enum com.google.cloud.batch.v1.TaskStatus.State
The Task has not been executed when the Job finishes.
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListJobsResponse
 
UNREACHABLE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.ListTasksResponse
 
UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Job
 
USE_GENERIC_TASK_MONITORED_RESOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
USERNAME_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 

V

valueOf(String) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.AttachedCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.AttachedCase
valueOf(String) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.Disk.DataSourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.Disk.DataSourceCase
valueOf(String) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.PolicyTemplateCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.PolicyTemplateCase
valueOf(String) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.JobStatus.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.JobStatus.State
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.JobStatus.State
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.Runnable.ExecutableCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.Runnable.ExecutableCase
Deprecated.
valueOf(String) - Static method in enum com.google.cloud.batch.v1.Runnable.Script.CommandCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.Runnable.Script.CommandCase
valueOf(String) - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
 
valueOf(String) - Static method in enum com.google.cloud.batch.v1.Volume.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.batch.v1.Volume.SourceCase
Deprecated.
values() - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk.AttachedCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.Disk.DataSourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate.PolicyTemplateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.AllocationPolicy.ProvisioningModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.JobNotification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.JobStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.LifecyclePolicy.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.LogsPolicy.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.Runnable.ExecutableCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.Runnable.Script.CommandCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.TaskGroup.SchedulingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.TaskStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.batch.v1.Volume.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Environment
 
VERB_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.OperationMetadata
 
Volume - Class in com.google.cloud.batch.v1
Volume describes a volume and parameters for it to be mounted to a VM.
Volume.Builder - Class in com.google.cloud.batch.v1
Volume describes a volume and parameters for it to be mounted to a VM.
Volume.SourceCase - Enum in com.google.cloud.batch.v1
 
VolumeOrBuilder - Interface in com.google.cloud.batch.v1
 
VolumeProto - Class in com.google.cloud.batch.v1
 
VOLUMES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.Runnable.Container
 
VOLUMES_FIELD_NUMBER - Static variable in class com.google.cloud.batch.v1.TaskSpec
 

W

writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Accelerator
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.AttachedDisk
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.Disk
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.InstancePolicyOrTemplate
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.LocationPolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkInterface
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.NetworkPolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy.PlacementPolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.AllocationPolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.CancelJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.CancelJobResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.ComputeResource
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.CreateJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.DeleteJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Environment.KMSEnvMap
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Environment
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.GCS
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.GetJobRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.GetTaskRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Job
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.JobNotification.Message
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.JobNotification
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.JobStatus.InstanceStatus
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.JobStatus.TaskGroupStatus
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.JobStatus
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.LifecyclePolicy.ActionCondition
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.LifecyclePolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.ListJobsRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.ListJobsResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.ListTasksRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.ListTasksResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.LogsPolicy.CloudLoggingOption
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.LogsPolicy
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.NFS
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.OperationMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Runnable.Barrier
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Runnable.Container
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Runnable.Script
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Runnable
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.ServiceAccount
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.StatusEvent
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Task
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.TaskExecution
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.TaskGroup
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.TaskSpec
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.TaskStatus
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.batch.v1.Volume
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2025 Google LLC. All rights reserved.