Class JobTrigger (0.13.0)

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

Unique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example projects/dlp-test-project/jobTriggers/53234423.

User provided description (max 256 chars)

A list of triggers which will be OR'ed together. Only one in the list needs to trigger for a job to be started. The list may contain only a single Schedule trigger and must have at least one object.

The creation timestamp of a triggeredJob, output only field.

The timestamp of the last time this trigger executed, output only field.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > JobTrigger

Classes

Trigger

API documentation for dlp_v2.types.JobTrigger.Trigger class.