workerPool property
The user-specified Cloud Build worker pool resource in which the Cloud Build job will execute.
Format:
projects/{project}/locations/{location}/workerPools/{workerPoolId}
. If
this field is unspecified, the default Cloud Build worker pool will be
used.
Optional.
Implementation
core.String? workerPool;