Class ListExecutionsResponse (1.3.0)

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

Response for the ListExecutions method.

Attributes

NameDescription
executions Sequence[google.cloud.workflows.executions_v1.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.