README.md
pyproject.toml
setup.cfg
setup.py
test/test_administrative_tasks_api.py
test/test_api_health_api.py
test/test_base_error_response_detail.py
test/test_base_response_collection_folderable_dto.py
test/test_base_response_connection_dto.py
test/test_base_response_connection_run_dto.py
test/test_base_response_describe_query_response_dto.py
test/test_base_response_file_meta_dto.py
test/test_base_response_folder_dto.py
test/test_base_response_global_parameter_dto.py
test/test_base_response_import_info_dto.py
test/test_base_response_long.py
test/test_base_response_map_string_string.py
test/test_base_response_pivot_view_dto.py
test/test_base_response_query_column_data_dto.py
test/test_base_response_query_dto.py
test/test_base_response_query_result_dto.py
test/test_base_response_refresh_batch_dto.py
test/test_base_response_select_list_dto.py
test/test_base_response_shared_table_dto.py
test/test_base_response_spreadsheet_info_dto.py
test/test_base_response_string.py
test/test_base_response_table_dto.py
test/test_base_response_tag_dto.py
test/test_base_response_token_dto.py
test/test_base_response_validate_files_dto.py
test/test_base_response_validate_tables_dto.py
test/test_column.py
test/test_column_dto.py
test/test_column_info_dto.py
test/test_connection_dto.py
test/test_connection_management_api.py
test/test_connection_run_dto.py
test/test_datetime_dto.py
test/test_delete_workspace400_response.py
test/test_describe_query_column_dto.py
test/test_describe_query_response_dto.py
test/test_export_file_dto.py
test/test_export_query_result_dto.py
test/test_file_management_api.py
test/test_file_meta_dto.py
test/test_folder_dto.py
test/test_folder_management_api.py
test/test_folderable_dto.py
test/test_global_parameter_dto.py
test/test_hierarchy_metadata.py
test/test_import_dto.py
test/test_import_error_dto.py
test/test_import_from_spreadsheet_dto.py
test/test_import_info_dto.py
test/test_multi_error.py
test/test_paged_response_connection_dto.py
test/test_paged_response_file_meta_dto.py
test/test_paged_response_folder_dto.py
test/test_paged_response_folderable_dto.py
test/test_paged_response_global_parameter_dto.py
test/test_paged_response_import_error_dto.py
test/test_paged_response_pivot_view_dto.py
test/test_paged_response_query_dto.py
test/test_paged_response_query_result_dto.py
test/test_paged_response_select_list_dto.py
test/test_paged_response_shared_table_dto.py
test/test_paged_response_table_dto.py
test/test_paged_response_tag_dto.py
test/test_parameter_management_api.py
test/test_pivot_definition_dto.py
test/test_pivot_view_definition_column_dto.py
test/test_pivot_view_definition_filter_dto.py
test/test_pivot_view_definition_row_dto.py
test/test_pivot_view_definition_value_dto.py
test/test_pivot_view_dto.py
test/test_pivot_view_management_api.py
test/test_query_column_data_dto.py
test/test_query_dependency_dto.py
test/test_query_dto.py
test/test_query_management_api.py
test/test_query_parameter_dto.py
test/test_query_result_dto.py
test/test_query_text_dto.py
test/test_refresh_batch_dto.py
test/test_refresh_connection_dto.py
test/test_select_list_dto.py
test/test_select_list_management_api.py
test/test_shared_table_dto.py
test/test_shared_table_management_api.py
test/test_single_error.py
test/test_spreadsheet_info_dto.py
test/test_start_validate_files_dto.py
test/test_table_dto.py
test/test_table_management_api.py
test/test_table_schema.py
test/test_tag_dto.py
test/test_tag_management_api.py
test/test_token_dto.py
test/test_token_management_api.py
test/test_unique_constraint_dto.py
test/test_utilities_api.py
test/test_validate_files_dto.py
test/test_validate_tables_dto.py
wdata_client/__init__.py
wdata_client/api_client.py
wdata_client/api_response.py
wdata_client/configuration.py
wdata_client/exceptions.py
wdata_client/py.typed
wdata_client/rest.py
wdata_client.egg-info/PKG-INFO
wdata_client.egg-info/SOURCES.txt
wdata_client.egg-info/dependency_links.txt
wdata_client.egg-info/requires.txt
wdata_client.egg-info/top_level.txt
wdata_client/api/__init__.py
wdata_client/api/administrative_tasks_api.py
wdata_client/api/api_health_api.py
wdata_client/api/connection_management_api.py
wdata_client/api/file_management_api.py
wdata_client/api/folder_management_api.py
wdata_client/api/parameter_management_api.py
wdata_client/api/pivot_view_management_api.py
wdata_client/api/query_management_api.py
wdata_client/api/select_list_management_api.py
wdata_client/api/shared_table_management_api.py
wdata_client/api/table_management_api.py
wdata_client/api/tag_management_api.py
wdata_client/api/token_management_api.py
wdata_client/api/utilities_api.py
wdata_client/models/__init__.py
wdata_client/models/base_error_response_detail.py
wdata_client/models/base_response_collection_folderable_dto.py
wdata_client/models/base_response_connection_dto.py
wdata_client/models/base_response_connection_run_dto.py
wdata_client/models/base_response_describe_query_response_dto.py
wdata_client/models/base_response_file_meta_dto.py
wdata_client/models/base_response_folder_dto.py
wdata_client/models/base_response_global_parameter_dto.py
wdata_client/models/base_response_import_info_dto.py
wdata_client/models/base_response_long.py
wdata_client/models/base_response_map_string_string.py
wdata_client/models/base_response_pivot_view_dto.py
wdata_client/models/base_response_query_column_data_dto.py
wdata_client/models/base_response_query_dto.py
wdata_client/models/base_response_query_result_dto.py
wdata_client/models/base_response_refresh_batch_dto.py
wdata_client/models/base_response_select_list_dto.py
wdata_client/models/base_response_shared_table_dto.py
wdata_client/models/base_response_spreadsheet_info_dto.py
wdata_client/models/base_response_string.py
wdata_client/models/base_response_table_dto.py
wdata_client/models/base_response_tag_dto.py
wdata_client/models/base_response_token_dto.py
wdata_client/models/base_response_validate_files_dto.py
wdata_client/models/base_response_validate_tables_dto.py
wdata_client/models/column.py
wdata_client/models/column_dto.py
wdata_client/models/column_info_dto.py
wdata_client/models/connection_dto.py
wdata_client/models/connection_run_dto.py
wdata_client/models/datetime_dto.py
wdata_client/models/delete_workspace400_response.py
wdata_client/models/describe_query_column_dto.py
wdata_client/models/describe_query_response_dto.py
wdata_client/models/export_file_dto.py
wdata_client/models/export_query_result_dto.py
wdata_client/models/file_meta_dto.py
wdata_client/models/folder_dto.py
wdata_client/models/folderable_dto.py
wdata_client/models/global_parameter_dto.py
wdata_client/models/hierarchy_metadata.py
wdata_client/models/import_dto.py
wdata_client/models/import_error_dto.py
wdata_client/models/import_from_spreadsheet_dto.py
wdata_client/models/import_info_dto.py
wdata_client/models/multi_error.py
wdata_client/models/paged_response_connection_dto.py
wdata_client/models/paged_response_file_meta_dto.py
wdata_client/models/paged_response_folder_dto.py
wdata_client/models/paged_response_folderable_dto.py
wdata_client/models/paged_response_global_parameter_dto.py
wdata_client/models/paged_response_import_error_dto.py
wdata_client/models/paged_response_pivot_view_dto.py
wdata_client/models/paged_response_query_dto.py
wdata_client/models/paged_response_query_result_dto.py
wdata_client/models/paged_response_select_list_dto.py
wdata_client/models/paged_response_shared_table_dto.py
wdata_client/models/paged_response_table_dto.py
wdata_client/models/paged_response_tag_dto.py
wdata_client/models/pivot_definition_dto.py
wdata_client/models/pivot_view_definition_column_dto.py
wdata_client/models/pivot_view_definition_filter_dto.py
wdata_client/models/pivot_view_definition_row_dto.py
wdata_client/models/pivot_view_definition_value_dto.py
wdata_client/models/pivot_view_dto.py
wdata_client/models/query_column_data_dto.py
wdata_client/models/query_dependency_dto.py
wdata_client/models/query_dto.py
wdata_client/models/query_parameter_dto.py
wdata_client/models/query_result_dto.py
wdata_client/models/query_text_dto.py
wdata_client/models/refresh_batch_dto.py
wdata_client/models/refresh_connection_dto.py
wdata_client/models/select_list_dto.py
wdata_client/models/shared_table_dto.py
wdata_client/models/single_error.py
wdata_client/models/spreadsheet_info_dto.py
wdata_client/models/start_validate_files_dto.py
wdata_client/models/table_dto.py
wdata_client/models/table_schema.py
wdata_client/models/tag_dto.py
wdata_client/models/token_dto.py
wdata_client/models/unique_constraint_dto.py
wdata_client/models/validate_files_dto.py
wdata_client/models/validate_tables_dto.py