Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset

Example Airflow DAG for Google Vertex AI service testing Dataset operations.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

REGION

RESOURCE_DATA_BUCKET

DATA_SAMPLE_GCS_BUCKET_NAME

TIME_SERIES_DATASET

IMAGE_DATASET

TABULAR_DATASET

TEXT_DATASET

VIDEO_DATASET

TEST_EXPORT_CONFIG

TEST_IMPORT_CONFIG

DATASET_TO_UPDATE

TEST_UPDATE_MASK

create_bucket

test_run

Module Contents

tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.ENV_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.PROJECT_ID[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.DAG_ID = 'vertex_ai_dataset_operations'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.REGION = 'us-central1'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.DATA_SAMPLE_GCS_BUCKET_NAME = ''[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.TIME_SERIES_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.IMAGE_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.TABULAR_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.TEXT_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.VIDEO_DATASET[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.TEST_EXPORT_CONFIG[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.TEST_IMPORT_CONFIG[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.DATASET_TO_UPDATE[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.TEST_UPDATE_MASK[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.create_bucket[source]
tests.system.google.cloud.vertex_ai.example_vertex_ai_dataset.test_run[source]

Was this entry helpful?