airflow.providers.google.cloud.links.cloud_build
¶
模块内容¶
类¶
用于构建 Cloud Build 链接的辅助类。 |
|
用于构建 Cloud Build 列表链接的辅助类。 |
|
用于构建 Cloud Build 触发器列表链接的辅助类。 |
|
用于构建 Cloud Build 触发器详细信息链接的辅助类。 |
属性¶
- class airflow.providers.google.cloud.links.cloud_build.CloudBuildLink[源代码]¶
基类:
airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建 Cloud Build 链接的辅助类。
- class airflow.providers.google.cloud.links.cloud_build.CloudBuildListLink[源代码]¶
基类:
airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建 Cloud Build 列表链接的辅助类。
- class airflow.providers.google.cloud.links.cloud_build.CloudBuildTriggersListLink[源代码]¶
基类:
airflow.providers.google.cloud.links.base.BaseGoogleLink
用于构建 Cloud Build 触发器列表链接的辅助类。