Class ListWorkerPoolsRequest (3.3.2)

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

Request to list WorkerPool\ s.

Attributes

NameDescription
parent str
Required. The parent of the collection of WorkerPools. Format: projects/{project}/locations/{location}.
page_size int
The maximum number of WorkerPool\ s to return. The service may return fewer than this value. If omitted, the server will use a sensible default.
page_token str
A page token, received from a previous ListWorkerPools call. Provide this to retrieve the subsequent page.