tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job

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

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REGION

DISPLAY_NAME

RESOURCE_DATA_BUCKET

DATA_SAMPLE_GCS_BUCKET_NAME

TEMPLATE_PATH

OUTPUT_BUCKET

PARAMETER_VALUES

DATA_SAMPLE_GCS_OBJECT_NAME

TABULAR_DATASET

create_bucket

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DAG_ID = 'vertex_ai_pipeline_job_operations'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DISPLAY_NAME[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.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:f4eb4a2b0aab4...[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.OUTPUT_BUCKET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.PARAMETER_VALUES[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.DATA_SAMPLE_GCS_OBJECT_NAME = 'vertex-ai/california_housing_train.csv'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.TABULAR_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.create_bucket[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_pipeline_job.test_run[source]

Was this entry helpful?