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[source]
tests.system.google.cloud.dataform.example_dataform.REGION = 'us-central1'[source]
tests.system.google.cloud.dataform.example_dataform.WORKSPACE_ID[source]
tests.system.google.cloud.dataform.example_dataform.DATAFORM_SCHEMA_NAME[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?