Class ListExecutionsResponse (1.14.2)

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

Response for the ListExecutions method.

Attributes

NameDescription
executions MutableSequence[google.cloud.workflows.executions_v1beta.types.Execution]
The executions which match the request.
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.