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

tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template

Example Airflow DAG that creates, updates, list and deletes Data Loss Prevention inspect templates.

Attributes

DAG_ID

ENV_ID

PROJECT_ID

TEMPLATE_ID

ITEM

INSPECT_CONFIG

INSPECT_TEMPLATE

create_template

test_run

Module Contents

tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.DAG_ID = 'dlp_inspect_template'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.ENV_ID[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.PROJECT_ID[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.TEMPLATE_ID = 'dlp-inspect-Uninferable'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.ITEM[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.INSPECT_CONFIG[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.INSPECT_TEMPLATE[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.create_template[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_inspect_template.test_run[source]

Was this entry helpful?