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.
Output only.
Implementation
core.String? workerPool;