Complete the airflow survey & get a free airflow 3 certification!

tests.system.google.cloud.dataform.example_dataform

Example Airflow DAG for Google Cloud Dataform service

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REPOSITORY_ID

REGION

WORKSPACE_ID

DATAFORM_SCHEMA_NAME

make_repository

test_run

Module Contents

tests.system.google.cloud.dataform.example_dataform.ENV_ID[source]
tests.system.google.cloud.dataform.example_dataform.PROJECT_ID[source]
tests.system.google.cloud.dataform.example_dataform.DAG_ID = 'dataform'[source]
tests.system.google.cloud.dataform.example_dataform.REPOSITORY_ID = 'example_dataform_repository_Uninferable'[source]
tests.system.google.cloud.dataform.example_dataform.REGION = 'us-central1'[source]
tests.system.google.cloud.dataform.example_dataform.WORKSPACE_ID = 'example_dataform_workspace_Uninferable'[source]
tests.system.google.cloud.dataform.example_dataform.DATAFORM_SCHEMA_NAME = 'schema_dataform_Uninferable'[source]
tests.system.google.cloud.dataform.example_dataform.make_repository[source]
tests.system.google.cloud.dataform.example_dataform.test_run[source]

Was this entry helpful?