Class CreateWorkflowInvocationRequest (0.1.0)

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

CreateWorkflowInvocation request message.

Attributes

NameDescription
parent str
Required. The parent resource of the WorkflowInvocation type.
workflow_invocation google.cloud.dataform_v1alpha2.types.WorkflowInvocation
Required. The workflow invocation resource to create.