Data Loss Prevention Job Trigger

A Data Loss Prevention Job Trigger in Google Cloud automatically starts DLP inspection or risk analysis jobs based on defined conditions or schedules. It helps identify and protect sensitive data across storage systems by scanning for personally identifiable information or other confidential content. This resource enables consistent, automated data protection workflows.

gcp.dlp_job_trigger

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The creation timestamp of a triggeredJob.
datadog_display_namecorestring
descriptioncorestringUser provided description (max 256 chars)
errorscorejsonOutput only. A stream of errors encountered when the trigger was activated. Repeated errors may result in the JobTrigger automatically being paused. Will return the last 100 errors. Whenever the JobTrigger is modified this list will be cleared.
gcp_display_namecorestringDisplay name (max 100 chars)
gcp_statuscorestringRequired. A status for this trigger. Possible values: ['STATUS_UNSPECIFIED', 'HEALTHY', 'PAUSED', 'CANCELLED']. Values descriptions: ['Unused.', 'Trigger is healthy.', 'Trigger is temporarily paused.', 'Trigger is cancelled and can not be resumed.']
inspect_jobcorejsonFor inspect jobs, a snapshot of the configuration.
labelscorearray<string>
last_run_timecoretimestampOutput only. The timestamp of the last time this trigger executed.
namecorestringUnique resource name for the triggeredJob, assigned by the service when the triggeredJob is created, for example `projects/dlp-test-project/jobTriggers/53234423`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
tagscorehstore_csv
triggerscorejsonA 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.
update_timecoretimestampOutput only. The last update timestamp of a triggeredJob.
zone_idcorestring