Class ListBatchesRequest (5.1.0)

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

A request to list batch workloads in a project.

Attributes

NameDescription
parent str
Required. The parent, which owns this collection of batches.
page_size int
Optional. The maximum number of batches to return in each response. The service may return fewer than this value. The default page size is 20; the maximum page size is 1000.
page_token str
Optional. A page token received from a previous ListBatches call. Provide this token to retrieve the subsequent page.