tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint

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

Module Contents

tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.ENV_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.PROJECT_ID[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.DAG_ID = vertex_ai_endpoint_service_operations[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.REGION = us-central1[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.MODEL_DISPLAY_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.DATA_SAMPLE_GCS_OBJECT_NAME = vertex-ai/image-dataset.csv[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_ZIP_CSV_FILE_LOCAL_PATH[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_CSV_FILE_LOCAL_PATH = /endpoint/image-dataset.csv[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_DATASET[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.IMAGE_DATA_CONFIG[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.ENDPOINT_CONF[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.create_bucket[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_endpoint.test_run[source]

Was this entry helpful?