Class ListWorkerPoolsResponse (3.3.2)

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

Response containing existing WorkerPools.

Attributes

NameDescription
worker_pools Sequence[google.cloud.devtools.cloudbuild_v1.types.WorkerPool]
WorkerPools for the specified project.
next_page_token str
Continuation token used to page through large result sets. Provide this value in a subsequent ListWorkerPoolsRequest to return the next page of results.