workflow property
The resource name of the Workflow whose Executions are triggered by the events.
The Workflow resource should be deployed in the same project as the
Pipeline. Format:
projects/{project}/locations/{location}/workflows/{workflow}
Optional.
Implementation
core.String? workflow;