Module: Google::Cloud::Dataplex::V1::JobEvent::ExecutionTrigger

Defined in:
proto_docs/google/cloud/dataplex/v1/logs.rb

Overview

Job Execution trigger.

Constant Summary collapse

EXECUTION_TRIGGER_UNSPECIFIED =

The job execution trigger is unspecified.

0
TASK_CONFIG =

The job was triggered by Dataplex based on trigger spec from task definition.

1
RUN_REQUEST =

The job was triggered by the explicit call of Task API.

2