Class UpdateWorkerPoolRequest (2.0.2)

UpdateWorkerPoolRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to update a WorkerPool.

Attributes

NameDescription
name str
The field will contain name of the resource requested, for example: "projects/project-1/workerPools/workerpool-name".
worker_pool .cloudbuild.WorkerPool
WorkerPool resource to update.