workerPool property

String workerPool
final

Optional. The resource name of the Cloud Build WorkerPool to use for the build. Format: projects/{project}/locations/{location}/workerPools/{worker_pool}

Implementation

final String workerPool;