tests.system.providers.google.cloud.automl.example_automl_video_classification

Example Airflow DAG that uses Google AutoML services.

Module Contents

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

Was this entry helpful?