airflow.providers.google.cloud.links.data_loss_prevention

模块内容

CloudDLPDeidentifyTemplatesListLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPDeidentifyTemplateDetailsLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPJobTriggersListLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPJobTriggerDetailsLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPJobsListLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPJobDetailsLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPInspectTemplatesListLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPInspectTemplateDetailsLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPInfoTypesListLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPInfoTypeDetailsLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

CloudDLPPossibleInfoTypesListLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

属性

BASE_LINK

DLP_BASE_LINK

DLP_DEIDENTIFY_TEMPLATES_LIST_LINK

DLP_DEIDENTIFY_TEMPLATE_DETAILS_LINK

DLP_JOB_TRIGGER_LIST_LINK

DLP_JOB_TRIGGER_DETAILS_LINK

DLP_JOBS_LIST_LINK

DLP_JOB_DETAILS_LINK

DLP_INSPECT_TEMPLATES_LIST_LINK

DLP_INSPECT_TEMPLATE_DETAILS_LINK

DLP_INFO_TYPES_LIST_LINK

DLP_INFO_TYPE_DETAILS_LINK

DLP_POSSIBLE_INFO_TYPES_LIST_LINK

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 去标识模板列表'[源代码]
key = 'cloud_dlp_deidentify_templates_list_key'[源代码]
format_str[源代码]
static persist(context, task_instance, project_id)[源代码]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 去标识模板详情'[源代码]
key = 'cloud_dlp_deidentify_template_details_key'[源代码]
format_str[源代码]
static persist(context, task_instance, project_id, template_name)[源代码]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 作业触发器列表'[source]
key = 'cloud_dlp_job_triggers_list_key'[source]
format_str[source]
static persist(context, task_instance, project_id)[source]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 作业触发器详情'[source]
key = 'cloud_dlp_job_trigger_details_key'[source]
format_str[source]
static persist(context, task_instance, project_id, trigger_name)[source]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 作业列表'[source]
key = 'cloud_dlp_jobs_list_key'[source]
format_str[source]
static persist(context, task_instance, project_id)[source]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 作业详情'[source]
key = 'cloud_dlp_job_details_key'[source]
format_str[source]
static persist(context, task_instance, project_id, job_name)[source]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 检查模板列表'[source]
key = 'cloud_dlp_inspect_templates_list_key'[source]
format_str[source]
static persist(context, task_instance, project_id)[source]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 检查模板详情'[源]
key = 'cloud_dlp_inspect_template_details_key'[源]
format_str[源]
static persist(context, task_instance, project_id, template_name)[源]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 信息类型列表'[源]
key = 'cloud_dlp_info_types_list_key'[源]
format_str[源]
static persist(context, task_instance, project_id)[源]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 信息类型详情'[源]
key = 'cloud_dlp_info_type_details_key'[源]
format_str[源]
static persist(context, task_instance, project_id, info_type_name)[源]

基类:airflow.providers.google.cloud.links.base.BaseGoogleLink

用于构建 Cloud Data Loss Prevention 链接的辅助类。

name = 'Cloud DLP 可能信息类型列表'[源]
key = 'cloud_dlp_possible_info_types_list_key'[源]
format_str[源]
static persist(context, task_instance, project_id)[源]

此条目是否有帮助?