Send feedback
Interface protos.google.cloud.batch.v1.ITaskGroup (2.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.4.0 (latest)
2.3.0
1.16.0
1.15.0
1.12.0
1.11.0
1.8.0
1.7.0
1.5.0
1.4.0
1.3.0
1.1.0
0.7.1
0.6.1
0.5.0
0.3.2
Properties of a TaskGroup.
Package
@google-cloud/batch
Properties
name
parallelism
parallelism ?: ( number | Long | string | null );
permissiveSsh
permissiveSsh ?: ( boolean | null );
requireHostsFile
requireHostsFile ?: ( boolean | null );
TaskGroup requireHostsFile
runAsNonRoot
runAsNonRoot ?: ( boolean | null );
schedulingPolicy
schedulingPolicy ?: ( google . cloud . batch . v1 . TaskGroup . SchedulingPolicy | keyof typeof google . cloud . batch . v1 . TaskGroup . SchedulingPolicy | null );
TaskGroup schedulingPolicy
taskCount
taskCount ?: ( number | Long | string | null );
taskCountPerNode
taskCountPerNode ?: ( number | Long | string | null );
TaskGroup taskCountPerNode
taskEnvironments
taskEnvironments ?: ( google . cloud . batch . v1 . IEnvironment [] | null );
TaskGroup taskEnvironments
taskSpec
taskSpec ?: ( google . cloud . batch . v1 . ITaskSpec | null );
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-01 UTC."],[],[]]