Class QueryWorkflowInvocationActionsResponse (0.4.1)

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

QueryWorkflowInvocationActions response message.

Attributes

NameDescription
workflow_invocation_actions MutableSequence[google.cloud.dataform_v1beta1.types.WorkflowInvocationAction]
List of workflow invocation actions.
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.