airflow.providers.google.cloud.example_dags.example_video_intelligence

Example Airflow DAG that demonstrates operators for the Google Cloud Video Intelligence service in the Google Cloud Platform.

This DAG relies on the following OS environment variables:

  • GCP_BUCKET_NAME - Google Cloud Storage bucket where the file exists.

Module Contents

airflow.providers.google.cloud.example_dags.example_video_intelligence.GCP_BUCKET_NAME[source]
airflow.providers.google.cloud.example_dags.example_video_intelligence.INPUT_URI[source]
airflow.providers.google.cloud.example_dags.example_video_intelligence.detect_video_label[source]

Was this entry helpful?