Complete the airflow survey & get a free airflow 3 certification!

tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint

Example Airflow DAG for Google Vertex AI service testing Endpoint Service operations.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REGION

IMAGE_DISPLAY_NAME

MODEL_DISPLAY_NAME

RESOURCE_DATA_BUCKET

IMAGE_DATASET

IMAGE_DATA_CONFIG

ENDPOINT_CONF

create_image_dataset

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.DAG_ID = 'vertex_ai_endpoint_service_operations'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_DISPLAY_NAME = 'auto-ml-image-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.MODEL_DISPLAY_NAME = 'auto-ml-image-model-Uninferable'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_DATA_CONFIG[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.ENDPOINT_CONF[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.create_image_dataset[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_endpoint.test_run[source]

Was this entry helpful?