tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job

Example Airflow DAG for Google Vertex AI service testing Pipeline Job operations.

Module Contents

tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.ENV_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.PROJECT_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DAG_ID = 'example_vertex_ai_pipeline_job_operations'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.REGION = 'us-central1'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.TEMPLATE_PATH = 'https://us-kfp.pkg.dev/ml-pipeline/google-cloud-registry/automl-tabular/sha256:85e4218fc6604ee823...'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.OUTPUT_BUCKET[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.PARAMETER_VALUES[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.create_bucket[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.test_run[source]

Was this entry helpful?