Class Trigger (3.1.1)

Trigger(mapping=None, *, ignore_unknown_fields=False, **kwargs)

What event needs to occur for a new job to be started. .. attribute:: schedule

Create a job on a repeating basis based on the elapse of time.

:type: google.cloud.dlp_v2.types.Schedule

Attribute

NameDescription
manual google.cloud.dlp_v2.types.Manual
For use with hybrid jobs. Jobs must be manually created and finished. Early access feature is in a pre-release state and might change or have limited support. For more information, see https://cloud.google.com/products#product- launch-stages.