workerPools property

List<GoogleCloudRunV2WorkerPool>? workerPools
getter/setter pair

The resulting list of WorkerPools.

Implementation

core.List<GoogleCloudRunV2WorkerPool>? workerPools;