Class ListWorkflowConfigsResponse (0.5.9)

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

ListWorkflowConfigs response message.

Attributes

NameDescription
workflow_configs MutableSequence[google.cloud.dataform_v1beta1.types.WorkflowConfig]
List of workflow configs.
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]
Locations which could not be reached.