Class CreateWorkflowConfigRequest (0.5.9)

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

CreateWorkflowConfig request message.

Attributes

NameDescription
parent str
Required. The repository in which to create the workflow config. Must be in the format projects/*/locations/*/repositories/*.
workflow_config google.cloud.dataform_v1beta1.types.WorkflowConfig
Required. The workflow config to create.
workflow_config_id str
Required. The ID to use for the workflow config, which will become the final component of the workflow config's resource name.