Module google_api_proto::google::privacy::dlp::v2::job_trigger

source ·
Expand description

Nested message and enum types in JobTrigger.

Modules§

  • Nested message and enum types in Trigger.

Structs§

  • What event needs to occur for a new job to be started.

Enums§

  • The configuration details for the specific type of job to run.
  • Whether the trigger is currently active. If PAUSED or CANCELLED, no jobs will be created with this configuration. The service may automatically pause triggers experiencing frequent errors. To restart a job, set the status to HEALTHY after correcting user errors.