Class ListBatchesResponse (5.24.0)

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

A list of batch workloads.

Attributes

Name Description
batches MutableSequence[google.cloud.dataproc_v1.types.Batch]
The batches from the specified collection.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Output only. List of Batches that could not be included in the response. Attempting to get one of these resources may indicate why it was not included in the list response.