Class UpdateWorkerPoolRequest (3.1.1)

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 google.cloud.devtools.cloudbuild_v1.types.WorkerPool
WorkerPool resource to update.