tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types

Example Airflow DAG that creates and manage Data Loss Prevention info types.

Module Contents

tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.DAG_ID = 'dlp_info_types'[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.ENV_ID[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.PROJECT_ID[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.TEMPLATE_ID[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.ITEM[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.INSPECT_CONFIG[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.INSPECT_TEMPLATE[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.BUCKET_NAME[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.FILE_NAME = 'dictionary.txt'[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.UPLOAD_FILE_PATH[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.FILE_SET = 'tmp/'[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.DICTIONARY_PATH[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.OBJECT_GCS_URI[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.OBJECT_GCS_OUTPUT_URI[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.CUSTOM_INFO_TYPE_ID = 'custom_info_type'[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.CUSTOM_INFO_TYPES[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.UPDATE_CUSTOM_INFO_TYPE[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.create_bucket[source]
tests.system.providers.google.cloud.data_loss_prevention.example_dlp_info_types.test_run[source]

Was this entry helpful?