Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs

Example Airflow DAG for Google Vertex AI service testing Custom Jobs operations.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REGION

list_custom_training_job

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs.DAG_ID = 'vertex_ai_custom_job_operations'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs.list_custom_training_job[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_list_custom_jobs.test_run[source]

Was this entry helpful?