tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store

Example Airflow DAG for Google Vertex AI Feature Store operations.

Attributes

PROJECT_ID

DAG_ID

REGION

FEATURE_ONLINE_STORE_ID

FEATURE_VIEW_ID

sync_task

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.DAG_ID = 'vertex_ai_feature_store_dag'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.FEATURE_ONLINE_STORE_ID = 'my_feature_online_store_unique'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.FEATURE_VIEW_ID = 'feature_view_publications'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.sync_task[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_feature_store.test_run[source]

Was this entry helpful?