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 = '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.DATA_SAMPLE_GCS_BUCKET_NAME[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_dataset.RESOURCES_PATH[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_dataset.ALL_DATASETS_ZIP_CSV_FILE_LOCAL_PATH[source]
tests.system.providers.google.cloud.vertex_ai.example_vertex_ai_dataset.CSV_FILES_LOCAL_PATH = ['/all-datasets/forecast-dataset.csv', '/all-datasets/image-dataset.csv',...[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?