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
trigger. Format:
projects/{project}/locations/{location}/workflows/{workflow}
Implementation
core.String? workflow;