Class ListWorkflowsResponse (1.5.0)

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

Response for the ListWorkflows method.

Attributes

NameDescription
workflows Sequence[google.cloud.workflows_v1beta.types.Workflow]
The workflows 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.
unreachable Sequence[str]
Unreachable resources.