PoolOptionResponse

data class PoolOptionResponse(val name: String)

Details about how a build should be executed on a WorkerPool. See running builds in a private pool for more information.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The WorkerPool resource to execute the build on. You must have cloudbuild.workerpools.use on the project hosting the WorkerPool. Format projects/{project}/locations/{location}/workerPools/{workerPoolId}