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 = '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/get-vertex-dataset/sha256:f4eb4a2b0aab48...'[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.DATA_SAMPLE_GCS_OBJECT_NAME = 'vertex-ai/california_housing_train.csv'[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.TABULAR_DATASET[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?