Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content

Example Airflow DAG that de-identifies potentially sensitive info using Data Loss Prevention operators.

Attributes

DAG_ID

ENV_ID

PROJECT_ID

CRYPTO_KEY_NAME

ITEM

INSPECT_CONFIG

DEIDENTIFY_CONFIG

REVERSIBLE_DEIDENTIFY_CONFIG

TEMPLATE_ID

DEIDENTIFY_TEMPLATE

deidentify_content

test_run

Module Contents

tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.DAG_ID = 'dlp_deidentify_content'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.ENV_ID[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.PROJECT_ID[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.CRYPTO_KEY_NAME = 'dlp_deidentify_content_Uninferable'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.ITEM[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.INSPECT_CONFIG[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.DEIDENTIFY_CONFIG[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.REVERSIBLE_DEIDENTIFY_CONFIG[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.TEMPLATE_ID = 'template_dlp_deidentify_content_Uninferable'[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.DEIDENTIFY_TEMPLATE[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.deidentify_content[source]
tests.system.google.cloud.data_loss_prevention.example_dlp_deidentify_content.test_run[source]

Was this entry helpful?