tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking

Example Airflow DAG that uses Google AutoML services.

Module Contents

tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.ENV_ID[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.DAG_ID = 'example_automl_video_track'[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.GCP_PROJECT_ID[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.GCP_AUTOML_LOCATION = 'us-central1'[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.MODEL_NAME = 'video_track_test_model'[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.MODEL[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.DATASET_NAME[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.DATASET[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.AUTOML_DATASET_BUCKET[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.IMPORT_INPUT_CONFIG[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.extract_object_id[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.create_bucket[source]
tests.system.providers.google.cloud.automl.example_automl_video_intelligence_tracking.test_run[source]

Was this entry helpful?