workerPoolSpecs property
Required. The spec of the worker pools including machine type and Docker image. All worker pools except the first one are optional and can be skipped by providing an empty value.
Implementation
final List<WorkerPoolSpec> workerPoolSpecs;