tests.system.providers.google.cloud.automl.example_automl_video_tracking

Example Airflow DAG that uses Google AutoML services.

Module Contents

tests.system.providers.google.cloud.automl.example_automl_video_tracking.ENV_ID[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.PROJECT_ID[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.DAG_ID = 'example_automl_video_track'[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.REGION = 'us-central1'[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.VIDEO_DISPLAY_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.MODEL_DISPLAY_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.VIDEO_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.VIDEO_DATASET[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.VIDEO_DATA_CONFIG[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.create_bucket[source]
tests.system.providers.google.cloud.automl.example_automl_video_tracking.test_run[source]

Was this entry helpful?