Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

tests.system.google.cloud.data_loss_prevention.example_dlp_job

Example Airflow DAG that creates, update, get and delete trigger for Data Loss Prevention actions.

Attributes

DAG_ID

ENV_ID

PROJECT_ID

JOB_ID

INSPECT_CONFIG

INSPECT_JOB

create_job

test_run

Module Contents

tests.system.google.cloud.data_loss_prevention.example_dlp_job.DAG_ID = 'dlp_job'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.ENV_ID[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.PROJECT_ID[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.JOB_ID = 'dlp_job_Uninferable'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.INSPECT_CONFIG[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.INSPECT_JOB[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.create_job[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_job.test_run[source]

Was this entry helpful?