Class QueryWorkflowInvocationActionsResponse (0.2.1)

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

QueryWorkflowInvocationActions response message.

Attributes

NameDescription
workflow_invocation_actions Sequence[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.

Inheritance

builtins.object > proto.message.Message > QueryWorkflowInvocationActionsResponse