Module: Google::Cloud::Dataplex::V1::Job::Trigger

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

Overview

Job execution trigger.

Constant Summary collapse

TRIGGER_UNSPECIFIED =

The 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