Class CreateWorkerPoolRequest (2.0.1)

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

Request to create a new WorkerPool.

Attributes

NameDescription
parent str
ID of the parent project.
worker_pool `.cloudbuild.WorkerPool`
``WorkerPool`` resource to create.

Inheritance

builtins.object > proto.message.Message > CreateWorkerPoolRequest