tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_dataset

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

Module Contents

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

Was this entry helpful?