Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DataScanEvent::Trigger (v0.19.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DataScanEvent::Trigger.

The trigger type for the data scan.

Constants

TRIGGER_UNSPECIFIED

value: 0
An unspecified trigger type.

ON_DEMAND

value: 1
Data scan triggers on demand.

SCHEDULE

value: 2
Data scan triggers as per schedule.