Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Task::TriggerSpec::Type (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Task::TriggerSpec::Type.
Determines how often and when the job will run.
Constants
TYPE_UNSPECIFIED
value: 0 Unspecified trigger type.
ON_DEMAND
value: 1 The task runs one-time shortly after Task Creation.
RECURRING
value: 2 The task is scheduled to run periodically.