LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
dqops/__init__.py
dqops/__main__.py
dqops/install.py
dqops/py.typed
dqops/startdqo.py
dqops/version.py
dqops.egg-info/PKG-INFO
dqops.egg-info/SOURCES.txt
dqops.egg-info/dependency_links.txt
dqops.egg-info/entry_points.txt
dqops.egg-info/requires.txt
dqops.egg-info/top_level.txt
dqops/client/__init__.py
dqops/client/client.py
dqops/client/errors.py
dqops/client/py.typed
dqops/client/types.py
dqops/client/api/__init__.py
dqops/client/api/check_results/__init__.py
dqops/client/api/check_results/get_column_monitoring_checks_results.py
dqops/client/api/check_results/get_column_partitioned_checks_results.py
dqops/client/api/check_results/get_column_profiling_checks_results.py
dqops/client/api/check_results/get_table_data_quality_status.py
dqops/client/api/check_results/get_table_issues_histogram.py
dqops/client/api/check_results/get_table_monitoring_checks_results.py
dqops/client/api/check_results/get_table_partitioned_checks_results.py
dqops/client/api/check_results/get_table_profiling_checks_results.py
dqops/client/api/check_results_overview/__init__.py
dqops/client/api/check_results_overview/get_column_monitoring_checks_overview.py
dqops/client/api/check_results_overview/get_column_partitioned_checks_overview.py
dqops/client/api/check_results_overview/get_column_profiling_checks_overview.py
dqops/client/api/check_results_overview/get_table_monitoring_checks_overview.py
dqops/client/api/check_results_overview/get_table_partitioned_checks_overview.py
dqops/client/api/check_results_overview/get_table_profiling_checks_overview.py
dqops/client/api/checks/__init__.py
dqops/client/api/checks/create_check.py
dqops/client/api/checks/delete_check.py
dqops/client/api/checks/get_all_checks.py
dqops/client/api/checks/get_check.py
dqops/client/api/checks/get_check_folder_tree.py
dqops/client/api/checks/update_check.py
dqops/client/api/column_quality_policies/__init__.py
dqops/client/api/column_quality_policies/copy_from_column_quality_policy.py
dqops/client/api/column_quality_policies/create_column_quality_policy.py
dqops/client/api/column_quality_policies/create_column_quality_policy_target.py
dqops/client/api/column_quality_policies/delete_column_quality_policy.py
dqops/client/api/column_quality_policies/get_column_quality_policies.py
dqops/client/api/column_quality_policies/get_column_quality_policy.py
dqops/client/api/column_quality_policies/get_column_quality_policy_target.py
dqops/client/api/column_quality_policies/get_monitoring_daily_column_quality_policy.py
dqops/client/api/column_quality_policies/get_monitoring_monthly_column_quality_policy.py
dqops/client/api/column_quality_policies/get_partitioned_daily_column_quality_policy.py
dqops/client/api/column_quality_policies/get_partitioned_monthly_column_quality_policy.py
dqops/client/api/column_quality_policies/get_profiling_column_quality_policy.py
dqops/client/api/column_quality_policies/update_column_quality_policy.py
dqops/client/api/column_quality_policies/update_column_quality_policy_target.py
dqops/client/api/column_quality_policies/update_monitoring_daily_column_quality_policy.py
dqops/client/api/column_quality_policies/update_monitoring_monthly_column_quality_policy.py
dqops/client/api/column_quality_policies/update_partitioned_daily_column_quality_policy.py
dqops/client/api/column_quality_policies/update_partitioned_monthly_column_quality_policy.py
dqops/client/api/column_quality_policies/update_profiling_column_quality_policy.py
dqops/client/api/columns/__init__.py
dqops/client/api/columns/create_column.py
dqops/client/api/columns/delete_column.py
dqops/client/api/columns/get_column.py
dqops/client/api/columns/get_column_basic.py
dqops/client/api/columns/get_column_comments.py
dqops/client/api/columns/get_column_labels.py
dqops/client/api/columns/get_column_monitoring_checks_basic_model.py
dqops/client/api/columns/get_column_monitoring_checks_daily.py
dqops/client/api/columns/get_column_monitoring_checks_model.py
dqops/client/api/columns/get_column_monitoring_checks_model_filter.py
dqops/client/api/columns/get_column_monitoring_checks_monthly.py
dqops/client/api/columns/get_column_partitioned_checks_basic_model.py
dqops/client/api/columns/get_column_partitioned_checks_daily.py
dqops/client/api/columns/get_column_partitioned_checks_model.py
dqops/client/api/columns/get_column_partitioned_checks_model_filter.py
dqops/client/api/columns/get_column_partitioned_checks_monthly.py
dqops/client/api/columns/get_column_profiling_checks.py
dqops/client/api/columns/get_column_profiling_checks_basic_model.py
dqops/client/api/columns/get_column_profiling_checks_model.py
dqops/client/api/columns/get_column_profiling_checks_model_filter.py
dqops/client/api/columns/get_column_statistics.py
dqops/client/api/columns/get_columns.py
dqops/client/api/columns/get_columns_statistics.py
dqops/client/api/columns/update_column.py
dqops/client/api/columns/update_column_basic.py
dqops/client/api/columns/update_column_comments.py
dqops/client/api/columns/update_column_labels.py
dqops/client/api/columns/update_column_monitoring_checks_daily.py
dqops/client/api/columns/update_column_monitoring_checks_model.py
dqops/client/api/columns/update_column_monitoring_checks_monthly.py
dqops/client/api/columns/update_column_partitioned_checks_daily.py
dqops/client/api/columns/update_column_partitioned_checks_model.py
dqops/client/api/columns/update_column_partitioned_checks_monthly.py
dqops/client/api/columns/update_column_profiling_checks.py
dqops/client/api/columns/update_column_profiling_checks_model.py
dqops/client/api/connections/__init__.py
dqops/client/api/connections/bulk_activate_connection_checks.py
dqops/client/api/connections/bulk_deactivate_connection_checks.py
dqops/client/api/connections/create_connection.py
dqops/client/api/connections/create_connection_basic.py
dqops/client/api/connections/delete_connection.py
dqops/client/api/connections/get_all_connections.py
dqops/client/api/connections/get_connection.py
dqops/client/api/connections/get_connection_auto_import.py
dqops/client/api/connections/get_connection_basic.py
dqops/client/api/connections/get_connection_comments.py
dqops/client/api/connections/get_connection_common_columns.py
dqops/client/api/connections/get_connection_default_grouping_configuration.py
dqops/client/api/connections/get_connection_incident_grouping.py
dqops/client/api/connections/get_connection_labels.py
dqops/client/api/connections/get_connection_scheduling_group.py
dqops/client/api/connections/update_connection.py
dqops/client/api/connections/update_connection_auto_import.py
dqops/client/api/connections/update_connection_basic.py
dqops/client/api/connections/update_connection_comments.py
dqops/client/api/connections/update_connection_default_grouping_configuration.py
dqops/client/api/connections/update_connection_incident_grouping.py
dqops/client/api/connections/update_connection_labels.py
dqops/client/api/connections/update_connection_scheduling_group.py
dqops/client/api/dashboards/__init__.py
dqops/client/api/dashboards/get_all_dashboards.py
dqops/client/api/dashboards/get_dashboard_level_1.py
dqops/client/api/dashboards/get_dashboard_level_2.py
dqops/client/api/dashboards/get_dashboard_level_3.py
dqops/client/api/dashboards/get_dashboard_level_4.py
dqops/client/api/dashboards/get_dashboard_level_5.py
dqops/client/api/data_catalog_synchronization/__init__.py
dqops/client/api/data_catalog_synchronization/push_data_quality_status_to_data_catalog.py
dqops/client/api/data_domains/__init__.py
dqops/client/api/data_domains/create_data_domain.py
dqops/client/api/data_domains/delete_data_domain.py
dqops/client/api/data_domains/get_local_data_domains.py
dqops/client/api/data_domains/switch_to_data_domain.py
dqops/client/api/data_domains/synchronize_data_domains.py
dqops/client/api/data_grouping_configurations/__init__.py
dqops/client/api/data_grouping_configurations/create_table_grouping_configuration.py
dqops/client/api/data_grouping_configurations/delete_table_grouping_configuration.py
dqops/client/api/data_grouping_configurations/get_table_grouping_configuration.py
dqops/client/api/data_grouping_configurations/get_table_grouping_configurations.py
dqops/client/api/data_grouping_configurations/set_table_default_grouping_configuration.py
dqops/client/api/data_grouping_configurations/update_table_grouping_configuration.py
dqops/client/api/data_lineage/__init__.py
dqops/client/api/data_lineage/create_table_source_table.py
dqops/client/api/data_lineage/delete_table_source_table.py
dqops/client/api/data_lineage/get_table_data_lineage_graph.py
dqops/client/api/data_lineage/get_table_source_table.py
dqops/client/api/data_lineage/get_table_source_tables.py
dqops/client/api/data_lineage/get_table_target_tables.py
dqops/client/api/data_lineage/update_table_source_table.py
dqops/client/api/data_sources/__init__.py
dqops/client/api/data_sources/get_remote_data_source_schemas.py
dqops/client/api/data_sources/get_remote_data_source_tables.py
dqops/client/api/data_sources/test_connection.py
dqops/client/api/defaults/__init__.py
dqops/client/api/defaults/get_default_schedule.py
dqops/client/api/defaults/get_default_webhooks.py
dqops/client/api/defaults/update_default_schedules.py
dqops/client/api/defaults/update_default_webhooks.py
dqops/client/api/dictionaries/__init__.py
dqops/client/api/dictionaries/create_dictionary.py
dqops/client/api/dictionaries/delete_dictionary.py
dqops/client/api/dictionaries/download_dictionary.py
dqops/client/api/dictionaries/get_all_dictionaries.py
dqops/client/api/dictionaries/get_dictionary.py
dqops/client/api/dictionaries/update_dictionary.py
dqops/client/api/environment/__init__.py
dqops/client/api/environment/get_dqo_settings.py
dqops/client/api/environment/get_user_profile.py
dqops/client/api/environment/issue_api_key.py
dqops/client/api/error_samples/__init__.py
dqops/client/api/error_samples/get_column_monitoring_error_samples.py
dqops/client/api/error_samples/get_column_partitioned_error_samples.py
dqops/client/api/error_samples/get_column_profiling_error_samples.py
dqops/client/api/error_samples/get_column_profiling_error_samples_download.py
dqops/client/api/error_samples/get_monitoring_profiling_error_samples_download.py
dqops/client/api/error_samples/get_partitioned_profiling_error_samples_download.py
dqops/client/api/error_samples/get_table_monitoring_error_samples.py
dqops/client/api/error_samples/get_table_monitoring_error_samples_download.py
dqops/client/api/error_samples/get_table_partitioned_error_samples.py
dqops/client/api/error_samples/get_table_partitioned_error_samples_download.py
dqops/client/api/error_samples/get_table_profiling_error_samples.py
dqops/client/api/error_samples/get_table_profiling_error_samples_download.py
dqops/client/api/errors/__init__.py
dqops/client/api/errors/get_column_monitoring_errors.py
dqops/client/api/errors/get_column_partitioned_errors.py
dqops/client/api/errors/get_column_profiling_errors.py
dqops/client/api/errors/get_table_monitoring_errors.py
dqops/client/api/errors/get_table_partitioned_errors.py
dqops/client/api/errors/get_table_profiling_errors.py
dqops/client/api/filtered_notifications_configurations/__init__.py
dqops/client/api/filtered_notifications_configurations/create_connection_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/create_default_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/delete_connection_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/delete_default_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/get_connection_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/get_connection_filtered_notifications_configurations.py
dqops/client/api/filtered_notifications_configurations/get_default_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/get_default_filtered_notifications_configurations.py
dqops/client/api/filtered_notifications_configurations/update_connection_filtered_notification_configuration.py
dqops/client/api/filtered_notifications_configurations/update_default_filtered_notification_configuration.py
dqops/client/api/healthcheck/__init__.py
dqops/client/api/healthcheck/is_healthy.py
dqops/client/api/incidents/__init__.py
dqops/client/api/incidents/disable_checks_for_incident.py
dqops/client/api/incidents/find_connection_incident_stats.py
dqops/client/api/incidents/find_recent_incidents_on_connection.py
dqops/client/api/incidents/find_top_incidents_grouped.py
dqops/client/api/incidents/get_incident.py
dqops/client/api/incidents/get_incident_histogram.py
dqops/client/api/incidents/get_incident_issues.py
dqops/client/api/incidents/recalibrate_checks_for_incident.py
dqops/client/api/incidents/set_incident_issue_url.py
dqops/client/api/incidents/set_incident_status.py
dqops/client/api/jobs/__init__.py
dqops/client/api/jobs/cancel_job.py
dqops/client/api/jobs/collect_error_samples.py
dqops/client/api/jobs/collect_statistics_on_data_groups.py
dqops/client/api/jobs/collect_statistics_on_table.py
dqops/client/api/jobs/delete_stored_data.py
dqops/client/api/jobs/get_all_jobs.py
dqops/client/api/jobs/get_job.py
dqops/client/api/jobs/get_job_changes_since.py
dqops/client/api/jobs/import_tables.py
dqops/client/api/jobs/is_cron_scheduler_running.py
dqops/client/api/jobs/run_checks.py
dqops/client/api/jobs/start_cron_scheduler.py
dqops/client/api/jobs/stop_cron_scheduler.py
dqops/client/api/jobs/synchronize_folders.py
dqops/client/api/jobs/wait_for_collect_error_samples_job.py
dqops/client/api/jobs/wait_for_job.py
dqops/client/api/jobs/wait_for_run_checks_job.py
dqops/client/api/labels/__init__.py
dqops/client/api/labels/get_all_labels_for_columns.py
dqops/client/api/labels/get_all_labels_for_connections.py
dqops/client/api/labels/get_all_labels_for_tables.py
dqops/client/api/log_shipping/__init__.py
dqops/client/api/log_shipping/log_debug.py
dqops/client/api/log_shipping/log_error.py
dqops/client/api/log_shipping/log_info.py
dqops/client/api/log_shipping/log_warn.py
dqops/client/api/rule_mining/__init__.py
dqops/client/api/rule_mining/apply_proposed_monitoring_checks.py
dqops/client/api/rule_mining/apply_proposed_partitioned_checks.py
dqops/client/api/rule_mining/apply_proposed_profiling_checks.py
dqops/client/api/rule_mining/propose_table_monitoring_checks.py
dqops/client/api/rule_mining/propose_table_partitioned_checks.py
dqops/client/api/rule_mining/propose_table_profiling_checks.py
dqops/client/api/rules/__init__.py
dqops/client/api/rules/create_rule.py
dqops/client/api/rules/delete_rule.py
dqops/client/api/rules/get_all_rules.py
dqops/client/api/rules/get_rule.py
dqops/client/api/rules/get_rule_folder_tree.py
dqops/client/api/rules/update_rule.py
dqops/client/api/schemas/__init__.py
dqops/client/api/schemas/get_schema_monitoring_checks_model.py
dqops/client/api/schemas/get_schema_monitoring_checks_templates.py
dqops/client/api/schemas/get_schema_partitioned_checks_model.py
dqops/client/api/schemas/get_schema_partitioned_checks_templates.py
dqops/client/api/schemas/get_schema_profiling_checks_model.py
dqops/client/api/schemas/get_schema_profiling_checks_templates.py
dqops/client/api/schemas/get_schemas.py
dqops/client/api/search/__init__.py
dqops/client/api/search/find_columns.py
dqops/client/api/search/find_tables.py
dqops/client/api/sensor_readouts/__init__.py
dqops/client/api/sensor_readouts/get_column_monitoring_sensor_readouts.py
dqops/client/api/sensor_readouts/get_column_partitioned_sensor_readouts.py
dqops/client/api/sensor_readouts/get_column_profiling_sensor_readouts.py
dqops/client/api/sensor_readouts/get_table_monitoring_sensor_readouts.py
dqops/client/api/sensor_readouts/get_table_partitioned_sensor_readouts.py
dqops/client/api/sensor_readouts/get_table_profiling_sensor_readouts.py
dqops/client/api/sensors/__init__.py
dqops/client/api/sensors/create_sensor.py
dqops/client/api/sensors/delete_sensor.py
dqops/client/api/sensors/get_all_sensors.py
dqops/client/api/sensors/get_sensor.py
dqops/client/api/sensors/get_sensor_folder_tree.py
dqops/client/api/sensors/update_sensor.py
dqops/client/api/shared_credentials/__init__.py
dqops/client/api/shared_credentials/create_shared_credential.py
dqops/client/api/shared_credentials/delete_shared_credential.py
dqops/client/api/shared_credentials/download_shared_credential.py
dqops/client/api/shared_credentials/get_all_shared_credentials.py
dqops/client/api/shared_credentials/get_shared_credential.py
dqops/client/api/shared_credentials/update_shared_credential.py
dqops/client/api/table_comparison_results/__init__.py
dqops/client/api/table_comparison_results/get_table_comparison_monitoring_results.py
dqops/client/api/table_comparison_results/get_table_comparison_partitioned_results.py
dqops/client/api/table_comparison_results/get_table_comparison_profiling_results.py
dqops/client/api/table_comparisons/__init__.py
dqops/client/api/table_comparisons/create_table_comparison_configuration.py
dqops/client/api/table_comparisons/create_table_comparison_monitoring_daily.py
dqops/client/api/table_comparisons/create_table_comparison_monitoring_monthly.py
dqops/client/api/table_comparisons/create_table_comparison_partitioned_daily.py
dqops/client/api/table_comparisons/create_table_comparison_partitioned_monthly.py
dqops/client/api/table_comparisons/create_table_comparison_profiling.py
dqops/client/api/table_comparisons/delete_table_comparison_configuration.py
dqops/client/api/table_comparisons/get_table_comparison_configuration.py
dqops/client/api/table_comparisons/get_table_comparison_configurations.py
dqops/client/api/table_comparisons/get_table_comparison_monitoring_daily.py
dqops/client/api/table_comparisons/get_table_comparison_monitoring_monthly.py
dqops/client/api/table_comparisons/get_table_comparison_partitioned_daily.py
dqops/client/api/table_comparisons/get_table_comparison_partitioned_monthly.py
dqops/client/api/table_comparisons/get_table_comparison_profiling.py
dqops/client/api/table_comparisons/update_table_comparison_configuration.py
dqops/client/api/table_comparisons/update_table_comparison_monitoring_daily.py
dqops/client/api/table_comparisons/update_table_comparison_monitoring_monthly.py
dqops/client/api/table_comparisons/update_table_comparison_partitioned_daily.py
dqops/client/api/table_comparisons/update_table_comparison_partitioned_monthly.py
dqops/client/api/table_comparisons/update_table_comparison_profiling.py
dqops/client/api/table_quality_policies/__init__.py
dqops/client/api/table_quality_policies/copy_from_table_quality_policy.py
dqops/client/api/table_quality_policies/create_table_quality_policy_pattern.py
dqops/client/api/table_quality_policies/create_table_quality_policy_target.py
dqops/client/api/table_quality_policies/delete_table_quality_policy.py
dqops/client/api/table_quality_policies/get_monitoring_daily_table_quality_policy.py
dqops/client/api/table_quality_policies/get_monitoring_monthly_table_quality_policy.py
dqops/client/api/table_quality_policies/get_partitioned_daily_table_quality_policy.py
dqops/client/api/table_quality_policies/get_partitioned_monthly_table_quality_policy.py
dqops/client/api/table_quality_policies/get_profiling_table_quality_policy.py
dqops/client/api/table_quality_policies/get_table_quality_policies.py
dqops/client/api/table_quality_policies/get_table_quality_policy.py
dqops/client/api/table_quality_policies/get_table_quality_policy_target.py
dqops/client/api/table_quality_policies/update_monitoring_daily_table_quality_policy.py
dqops/client/api/table_quality_policies/update_monitoring_monthly_table_quality_policy.py
dqops/client/api/table_quality_policies/update_partitioned_daily_table_quality_policy.py
dqops/client/api/table_quality_policies/update_partitioned_monthly_table_quality_policy.py
dqops/client/api/table_quality_policies/update_profiling_table_quality_policy.py
dqops/client/api/table_quality_policies/update_table_quality_policy.py
dqops/client/api/table_quality_policies/update_table_quality_policy_target.py
dqops/client/api/tables/__init__.py
dqops/client/api/tables/create_table.py
dqops/client/api/tables/delete_table.py
dqops/client/api/tables/find_similar_tables.py
dqops/client/api/tables/get_table.py
dqops/client/api/tables/get_table_basic.py
dqops/client/api/tables/get_table_columns_monitoring_checks_model.py
dqops/client/api/tables/get_table_columns_partitioned_checks_model.py
dqops/client/api/tables/get_table_columns_profiling_checks_model.py
dqops/client/api/tables/get_table_comments.py
dqops/client/api/tables/get_table_daily_monitoring_checks.py
dqops/client/api/tables/get_table_daily_partitioned_checks.py
dqops/client/api/tables/get_table_default_grouping_configuration.py
dqops/client/api/tables/get_table_incident_grouping.py
dqops/client/api/tables/get_table_labels.py
dqops/client/api/tables/get_table_monitoring_checks_basic_model.py
dqops/client/api/tables/get_table_monitoring_checks_model.py
dqops/client/api/tables/get_table_monitoring_checks_model_filter.py
dqops/client/api/tables/get_table_monitoring_checks_monthly.py
dqops/client/api/tables/get_table_monitoring_checks_templates.py
dqops/client/api/tables/get_table_partitioned_checks_basic_model.py
dqops/client/api/tables/get_table_partitioned_checks_model.py
dqops/client/api/tables/get_table_partitioned_checks_model_filter.py
dqops/client/api/tables/get_table_partitioned_checks_monthly.py
dqops/client/api/tables/get_table_partitioned_checks_templates.py
dqops/client/api/tables/get_table_partitioning.py
dqops/client/api/tables/get_table_profiling_checks.py
dqops/client/api/tables/get_table_profiling_checks_basic_model.py
dqops/client/api/tables/get_table_profiling_checks_model.py
dqops/client/api/tables/get_table_profiling_checks_model_filter.py
dqops/client/api/tables/get_table_profiling_checks_templates.py
dqops/client/api/tables/get_table_profiling_status.py
dqops/client/api/tables/get_table_scheduling_group_override.py
dqops/client/api/tables/get_table_statistics.py
dqops/client/api/tables/get_tables.py
dqops/client/api/tables/update_table.py
dqops/client/api/tables/update_table_basic.py
dqops/client/api/tables/update_table_comments.py
dqops/client/api/tables/update_table_daily_monitoring_checks.py
dqops/client/api/tables/update_table_default_grouping_configuration.py
dqops/client/api/tables/update_table_incident_grouping.py
dqops/client/api/tables/update_table_labels.py
dqops/client/api/tables/update_table_monitoring_checks_model.py
dqops/client/api/tables/update_table_monitoring_checks_monthly.py
dqops/client/api/tables/update_table_partitioned_checks_daily.py
dqops/client/api/tables/update_table_partitioned_checks_model.py
dqops/client/api/tables/update_table_partitioned_checks_monthly.py
dqops/client/api/tables/update_table_partitioning.py
dqops/client/api/tables/update_table_profiling_checks.py
dqops/client/api/tables/update_table_profiling_checks_model.py
dqops/client/api/tables/update_table_scheduling_group_override.py
dqops/client/api/timezones/__init__.py
dqops/client/api/timezones/get_available_zone_ids.py
dqops/client/api/users/__init__.py
dqops/client/api/users/change_caller_password.py
dqops/client/api/users/change_user_password.py
dqops/client/api/users/create_user.py
dqops/client/api/users/delete_user.py
dqops/client/api/users/get_all_users.py
dqops/client/api/users/get_user.py
dqops/client/api/users/update_user.py
dqops/client/models/__init__.py
dqops/client/models/all_checks_patch_parameters.py
dqops/client/models/all_checks_patch_parameters_selected_tables_to_columns.py
dqops/client/models/anomaly_differencing_percentile_moving_average_rule_error_05_pct_parameters_spec.py
dqops/client/models/anomaly_differencing_percentile_moving_average_rule_fatal_01_pct_parameters_spec.py
dqops/client/models/anomaly_differencing_percentile_moving_average_rule_warning_1_pct_parameters_spec.py
dqops/client/models/anomaly_partition_row_count_rule_error_05_pct_parameters_spec.py
dqops/client/models/anomaly_partition_row_count_rule_fatal_01_pct_parameters_spec.py
dqops/client/models/anomaly_partition_row_count_rule_warning_1_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_count_values_rule_error_05_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_count_values_rule_fatal_01_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_count_values_rule_warning_1_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_percent_values_rule_error_05_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_percent_values_rule_fatal_01_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_percent_values_rule_warning_1_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_percentile_moving_average_rule_error_05_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_percentile_moving_average_rule_fatal_01_pct_parameters_spec.py
dqops/client/models/anomaly_stationary_percentile_moving_average_rule_warning_1_pct_parameters_spec.py
dqops/client/models/anomaly_timeliness_delay_rule_error_05_pct_parameters_spec.py
dqops/client/models/anomaly_timeliness_delay_rule_fatal_01_pct_parameters_spec.py
dqops/client/models/anomaly_timeliness_delay_rule_warning_1_pct_parameters_spec.py
dqops/client/models/authenticated_dashboard_model.py
dqops/client/models/auto_import_tables_spec.py
dqops/client/models/avro_file_format_spec.py
dqops/client/models/aws_authentication_mode.py
dqops/client/models/azure_authentication_mode.py
dqops/client/models/between_floats_rule_parameters_spec.py
dqops/client/models/between_ints_rule_parameters_spec.py
dqops/client/models/between_percent_rule_parameters_spec.py
dqops/client/models/big_query_authentication_mode.py
dqops/client/models/big_query_jobs_create_project.py
dqops/client/models/big_query_parameters_spec.py
dqops/client/models/bulk_check_deactivate_parameters.py
dqops/client/models/bulk_check_deactivate_parameters_selected_tables_to_columns.py
dqops/client/models/change_percent_1_day_rule_10_parameters_spec.py
dqops/client/models/change_percent_1_day_rule_20_parameters_spec.py
dqops/client/models/change_percent_1_day_rule_50_parameters_spec.py
dqops/client/models/change_percent_30_days_rule_10_parameters_spec.py
dqops/client/models/change_percent_30_days_rule_20_parameters_spec.py
dqops/client/models/change_percent_30_days_rule_50_parameters_spec.py
dqops/client/models/change_percent_7_days_rule_10_parameters_spec.py
dqops/client/models/change_percent_7_days_rule_20_parameters_spec.py
dqops/client/models/change_percent_7_days_rule_50_parameters_spec.py
dqops/client/models/change_percent_rule_10_parameters_spec.py
dqops/client/models/change_percent_rule_20_parameters_spec.py
dqops/client/models/change_percent_rule_50_parameters_spec.py
dqops/client/models/check_configuration_model.py
dqops/client/models/check_container_list_model.py
dqops/client/models/check_container_model.py
dqops/client/models/check_container_type_model.py
dqops/client/models/check_current_data_quality_status_model.py
dqops/client/models/check_definition_folder_model.py
dqops/client/models/check_definition_folder_model_folders.py
dqops/client/models/check_definition_list_model.py
dqops/client/models/check_definition_model.py
dqops/client/models/check_list_model.py
dqops/client/models/check_mining_parameters_model.py
dqops/client/models/check_mining_proposal_model.py
dqops/client/models/check_mining_proposal_model_column_checks.py
dqops/client/models/check_model.py
dqops/client/models/check_result_entry_model.py
dqops/client/models/check_result_sort_order.py
dqops/client/models/check_result_status.py
dqops/client/models/check_results_detailed_load_mode.py
dqops/client/models/check_results_list_model.py
dqops/client/models/check_results_overview_data_model.py
dqops/client/models/check_run_schedule_group.py
dqops/client/models/check_search_filters.py
dqops/client/models/check_target.py
dqops/client/models/check_target_model.py
dqops/client/models/check_template.py
dqops/client/models/check_time_scale.py
dqops/client/models/check_type.py
dqops/client/models/click_house_parameters_spec.py
dqops/client/models/click_house_parameters_spec_properties.py
dqops/client/models/cloud_synchronization_folders_status_model.py
dqops/client/models/collect_error_samples_on_table_parameters.py
dqops/client/models/collect_error_samples_parameters.py
dqops/client/models/collect_error_samples_result.py
dqops/client/models/collect_statistics_on_table_queue_job_parameters.py
dqops/client/models/collect_statistics_queue_job_parameters.py
dqops/client/models/collect_statistics_queue_job_result.py
dqops/client/models/collect_statistics_result.py
dqops/client/models/column_accepted_values_daily_monitoring_checks_spec.py
dqops/client/models/column_accepted_values_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_accepted_values_daily_partitioned_checks_spec.py
dqops/client/models/column_accepted_values_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_accepted_values_monthly_monitoring_checks_spec.py
dqops/client/models/column_accepted_values_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_accepted_values_monthly_partitioned_checks_spec.py
dqops/client/models/column_accepted_values_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_accepted_values_profiling_checks_spec.py
dqops/client/models/column_accepted_values_profiling_checks_spec_custom_checks.py
dqops/client/models/column_accepted_values_text_found_in_set_percent_sensor_parameters_spec.py
dqops/client/models/column_accuracy_daily_monitoring_checks_spec.py
dqops/client/models/column_accuracy_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_accuracy_monthly_monitoring_checks_spec.py
dqops/client/models/column_accuracy_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_accuracy_profiling_checks_spec.py
dqops/client/models/column_accuracy_profiling_checks_spec_custom_checks.py
dqops/client/models/column_accuracy_total_average_match_percent_check_spec.py
dqops/client/models/column_accuracy_total_average_match_percent_sensor_parameters_spec.py
dqops/client/models/column_accuracy_total_max_match_percent_check_spec.py
dqops/client/models/column_accuracy_total_max_match_percent_sensor_parameters_spec.py
dqops/client/models/column_accuracy_total_min_match_percent_check_spec.py
dqops/client/models/column_accuracy_total_min_match_percent_sensor_parameters_spec.py
dqops/client/models/column_accuracy_total_not_null_count_match_percent_check_spec.py
dqops/client/models/column_accuracy_total_not_null_count_match_percent_sensor_parameters_spec.py
dqops/client/models/column_accuracy_total_sum_match_percent_check_spec.py
dqops/client/models/column_accuracy_total_sum_match_percent_sensor_parameters_spec.py
dqops/client/models/column_anomaly_daily_monitoring_checks_spec.py
dqops/client/models/column_anomaly_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_anomaly_daily_partitioned_checks_spec.py
dqops/client/models/column_anomaly_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_anomaly_profiling_checks_spec.py
dqops/client/models/column_anomaly_profiling_checks_spec_custom_checks.py
dqops/client/models/column_bool_daily_monitoring_checks_spec.py
dqops/client/models/column_bool_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_bool_daily_partitioned_checks_spec.py
dqops/client/models/column_bool_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_bool_false_percent_sensor_parameters_spec.py
dqops/client/models/column_bool_monthly_monitoring_checks_spec.py
dqops/client/models/column_bool_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_bool_monthly_partitioned_checks_spec.py
dqops/client/models/column_bool_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_bool_profiling_checks_spec.py
dqops/client/models/column_bool_profiling_checks_spec_custom_checks.py
dqops/client/models/column_bool_true_percent_sensor_parameters_spec.py
dqops/client/models/column_column_exists_sensor_parameters_spec.py
dqops/client/models/column_column_type_hash_sensor_parameters_spec.py
dqops/client/models/column_comparison_daily_monitoring_checks_spec.py
dqops/client/models/column_comparison_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_comparison_daily_partitioned_checks_spec.py
dqops/client/models/column_comparison_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_comparison_max_match_check_spec.py
dqops/client/models/column_comparison_mean_match_check_spec.py
dqops/client/models/column_comparison_min_match_check_spec.py
dqops/client/models/column_comparison_model.py
dqops/client/models/column_comparison_monthly_monitoring_checks_spec.py
dqops/client/models/column_comparison_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_comparison_monthly_partitioned_checks_spec.py
dqops/client/models/column_comparison_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_comparison_not_null_count_match_check_spec.py
dqops/client/models/column_comparison_null_count_match_check_spec.py
dqops/client/models/column_comparison_profiling_checks_spec.py
dqops/client/models/column_comparison_profiling_checks_spec_custom_checks.py
dqops/client/models/column_comparison_sum_match_check_spec.py
dqops/client/models/column_conversions_daily_monitoring_checks_spec.py
dqops/client/models/column_conversions_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_conversions_daily_partitioned_checks_spec.py
dqops/client/models/column_conversions_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_conversions_monthly_monitoring_checks_spec.py
dqops/client/models/column_conversions_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_conversions_monthly_partitioned_checks_spec.py
dqops/client/models/column_conversions_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_conversions_profiling_checks_spec.py
dqops/client/models/column_conversions_profiling_checks_spec_custom_checks.py
dqops/client/models/column_current_data_quality_status_model.py
dqops/client/models/column_current_data_quality_status_model_checks.py
dqops/client/models/column_current_data_quality_status_model_dimensions.py
dqops/client/models/column_custom_sql_daily_monitoring_checks_spec.py
dqops/client/models/column_custom_sql_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_custom_sql_daily_partitioned_checks_spec.py
dqops/client/models/column_custom_sql_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_custom_sql_monthly_monitoring_checks_spec.py
dqops/client/models/column_custom_sql_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_custom_sql_monthly_partitioned_checks_spec.py
dqops/client/models/column_custom_sql_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_custom_sql_profiling_checks_spec.py
dqops/client/models/column_custom_sql_profiling_checks_spec_custom_checks.py
dqops/client/models/column_daily_monitoring_check_categories_spec.py
dqops/client/models/column_daily_monitoring_check_categories_spec_comparisons.py
dqops/client/models/column_daily_monitoring_check_categories_spec_custom.py
dqops/client/models/column_daily_partitioned_check_categories_spec.py
dqops/client/models/column_daily_partitioned_check_categories_spec_comparisons.py
dqops/client/models/column_daily_partitioned_check_categories_spec_custom.py
dqops/client/models/column_datatype_daily_monitoring_checks_spec.py
dqops/client/models/column_datatype_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_datatype_daily_partitioned_checks_spec.py
dqops/client/models/column_datatype_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_datatype_detected_datatype_in_text_changed_check_spec.py
dqops/client/models/column_datatype_monthly_monitoring_checks_spec.py
dqops/client/models/column_datatype_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_datatype_monthly_partitioned_checks_spec.py
dqops/client/models/column_datatype_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_datatype_profiling_checks_spec.py
dqops/client/models/column_datatype_profiling_checks_spec_custom_checks.py
dqops/client/models/column_datatype_string_datatype_detect_sensor_parameters_spec.py
dqops/client/models/column_date_in_range_percent_check_spec.py
dqops/client/models/column_date_in_range_percent_sensor_parameters_spec.py
dqops/client/models/column_date_values_in_future_percent_check_spec.py
dqops/client/models/column_datetime_daily_monitoring_checks_spec.py
dqops/client/models/column_datetime_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_datetime_daily_partitioned_checks_spec.py
dqops/client/models/column_datetime_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_datetime_date_values_in_future_percent_sensor_parameters_spec.py
dqops/client/models/column_datetime_monthly_monitoring_checks_spec.py
dqops/client/models/column_datetime_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_datetime_monthly_partitioned_checks_spec.py
dqops/client/models/column_datetime_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_datetime_profiling_checks_spec.py
dqops/client/models/column_datetime_profiling_checks_spec_custom_checks.py
dqops/client/models/column_detected_datatype_in_text_check_spec.py
dqops/client/models/column_distinct_count_anomaly_differencing_check_spec.py
dqops/client/models/column_distinct_count_anomaly_stationary_partition_check_spec.py
dqops/client/models/column_distinct_count_change_1_day_check_spec.py
dqops/client/models/column_distinct_count_change_30_days_check_spec.py
dqops/client/models/column_distinct_count_change_7_days_check_spec.py
dqops/client/models/column_distinct_count_change_check_spec.py
dqops/client/models/column_distinct_count_check_spec.py
dqops/client/models/column_distinct_percent_anomaly_stationary_check_spec.py
dqops/client/models/column_distinct_percent_change_1_day_check_spec.py
dqops/client/models/column_distinct_percent_change_30_days_check_spec.py
dqops/client/models/column_distinct_percent_change_7_days_check_spec.py
dqops/client/models/column_distinct_percent_change_check_spec.py
dqops/client/models/column_distinct_percent_check_spec.py
dqops/client/models/column_duplicate_count_check_spec.py
dqops/client/models/column_duplicate_percent_check_spec.py
dqops/client/models/column_empty_column_found_check_spec.py
dqops/client/models/column_expected_numbers_in_use_count_check_spec.py
dqops/client/models/column_expected_text_values_in_use_count_check_spec.py
dqops/client/models/column_expected_texts_in_top_values_count_check_spec.py
dqops/client/models/column_false_percent_check_spec.py
dqops/client/models/column_integer_in_range_percent_check_spec.py
dqops/client/models/column_integrity_daily_monitoring_checks_spec.py
dqops/client/models/column_integrity_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_integrity_daily_partitioned_checks_spec.py
dqops/client/models/column_integrity_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_integrity_foreign_key_match_percent_check_spec.py
dqops/client/models/column_integrity_foreign_key_match_percent_sensor_parameters_spec.py
dqops/client/models/column_integrity_foreign_key_not_match_count_sensor_parameters_spec.py
dqops/client/models/column_integrity_lookup_key_not_found_count_check_spec.py
dqops/client/models/column_integrity_monthly_monitoring_checks_spec.py
dqops/client/models/column_integrity_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_integrity_monthly_partitioned_checks_spec.py
dqops/client/models/column_integrity_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_integrity_profiling_checks_spec.py
dqops/client/models/column_integrity_profiling_checks_spec_custom_checks.py
dqops/client/models/column_invalid_email_format_found_check_spec.py
dqops/client/models/column_invalid_email_format_percent_check_spec.py
dqops/client/models/column_invalid_ip_4_address_format_found_check_spec.py
dqops/client/models/column_invalid_ip_6_address_format_found_check_spec.py
dqops/client/models/column_invalid_latitude_count_check_spec.py
dqops/client/models/column_invalid_longitude_count_check_spec.py
dqops/client/models/column_invalid_usa_phone_found_check_spec.py
dqops/client/models/column_invalid_usa_phone_percent_check_spec.py
dqops/client/models/column_invalid_usa_zipcode_found_check_spec.py
dqops/client/models/column_invalid_usa_zipcode_percent_check_spec.py
dqops/client/models/column_invalid_uuid_format_found_check_spec.py
dqops/client/models/column_invalid_uuid_format_percent_check_spec.py
dqops/client/models/column_lineage_source_spec.py
dqops/client/models/column_lineage_source_spec_properties.py
dqops/client/models/column_list_model.py
dqops/client/models/column_list_model_advanced_properties.py
dqops/client/models/column_max_anomaly_differencing_check_spec.py
dqops/client/models/column_max_anomaly_stationary_check_spec.py
dqops/client/models/column_max_in_range_check_spec.py
dqops/client/models/column_mean_anomaly_stationary_check_spec.py
dqops/client/models/column_mean_change_1_day_check_spec.py
dqops/client/models/column_mean_change_30_days_check_spec.py
dqops/client/models/column_mean_change_7_days_check_spec.py
dqops/client/models/column_mean_change_check_spec.py
dqops/client/models/column_mean_in_range_check_spec.py
dqops/client/models/column_median_anomaly_stationary_check_spec.py
dqops/client/models/column_median_change_1_day_check_spec.py
dqops/client/models/column_median_change_30_days_check_spec.py
dqops/client/models/column_median_change_7_days_check_spec.py
dqops/client/models/column_median_change_check_spec.py
dqops/client/models/column_median_in_range_check_spec.py
dqops/client/models/column_min_anomaly_differencing_check_spec.py
dqops/client/models/column_min_anomaly_stationary_check_spec.py
dqops/client/models/column_min_in_range_check_spec.py
dqops/client/models/column_model.py
dqops/client/models/column_monitoring_check_categories_spec.py
dqops/client/models/column_monthly_monitoring_check_categories_spec.py
dqops/client/models/column_monthly_monitoring_check_categories_spec_comparisons.py
dqops/client/models/column_monthly_monitoring_check_categories_spec_custom.py
dqops/client/models/column_monthly_partitioned_check_categories_spec.py
dqops/client/models/column_monthly_partitioned_check_categories_spec_comparisons.py
dqops/client/models/column_monthly_partitioned_check_categories_spec_custom.py
dqops/client/models/column_negative_count_check_spec.py
dqops/client/models/column_negative_percent_check_spec.py
dqops/client/models/column_non_negative_count_check_spec.py
dqops/client/models/column_non_negative_percent_check_spec.py
dqops/client/models/column_not_nulls_count_check_spec.py
dqops/client/models/column_not_nulls_percent_check_spec.py
dqops/client/models/column_null_percent_anomaly_stationary_check_spec.py
dqops/client/models/column_null_percent_change_1_day_check_spec.py
dqops/client/models/column_null_percent_change_30_days_check_spec.py
dqops/client/models/column_null_percent_change_7_days_check_spec.py
dqops/client/models/column_null_percent_change_check_spec.py
dqops/client/models/column_nulls_count_check_spec.py
dqops/client/models/column_nulls_daily_monitoring_checks_spec.py
dqops/client/models/column_nulls_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_nulls_daily_partitioned_checks_spec.py
dqops/client/models/column_nulls_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_nulls_monthly_monitoring_checks_spec.py
dqops/client/models/column_nulls_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_nulls_monthly_partitioned_checks_spec.py
dqops/client/models/column_nulls_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_nulls_not_nulls_count_sensor_parameters_spec.py
dqops/client/models/column_nulls_not_nulls_count_statistics_collector_spec.py
dqops/client/models/column_nulls_not_nulls_percent_sensor_parameters_spec.py
dqops/client/models/column_nulls_not_nulls_percent_statistics_collector_spec.py
dqops/client/models/column_nulls_nulls_count_sensor_parameters_spec.py
dqops/client/models/column_nulls_nulls_count_statistics_collector_spec.py
dqops/client/models/column_nulls_nulls_percent_sensor_parameters_spec.py
dqops/client/models/column_nulls_nulls_percent_statistics_collector_spec.py
dqops/client/models/column_nulls_percent_check_spec.py
dqops/client/models/column_nulls_profiling_checks_spec.py
dqops/client/models/column_nulls_profiling_checks_spec_custom_checks.py
dqops/client/models/column_nulls_statistics_collectors_spec.py
dqops/client/models/column_number_above_max_value_check_spec.py
dqops/client/models/column_number_above_max_value_percent_check_spec.py
dqops/client/models/column_number_below_min_value_check_spec.py
dqops/client/models/column_number_below_min_value_percent_check_spec.py
dqops/client/models/column_number_found_in_set_percent_check_spec.py
dqops/client/models/column_number_in_range_percent_check_spec.py
dqops/client/models/column_numeric_daily_monitoring_checks_spec.py
dqops/client/models/column_numeric_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_numeric_daily_partitioned_checks_spec.py
dqops/client/models/column_numeric_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_numeric_expected_numbers_in_use_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_integer_in_range_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_invalid_latitude_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_invalid_longitude_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_max_sensor_parameters_spec.py
dqops/client/models/column_numeric_mean_sensor_parameters_spec.py
dqops/client/models/column_numeric_median_sensor_parameters_spec.py
dqops/client/models/column_numeric_min_sensor_parameters_spec.py
dqops/client/models/column_numeric_monthly_monitoring_checks_spec.py
dqops/client/models/column_numeric_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_numeric_monthly_partitioned_checks_spec.py
dqops/client/models/column_numeric_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_numeric_negative_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_negative_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_non_negative_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_non_negative_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_number_above_max_value_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_number_above_max_value_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_number_below_min_value_count_sensor_parameters_spec.py
dqops/client/models/column_numeric_number_below_min_value_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_number_found_in_set_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_number_in_range_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_percentile_10_sensor_parameters_spec.py
dqops/client/models/column_numeric_percentile_25_sensor_parameters_spec.py
dqops/client/models/column_numeric_percentile_75_sensor_parameters_spec.py
dqops/client/models/column_numeric_percentile_90_sensor_parameters_spec.py
dqops/client/models/column_numeric_percentile_sensor_parameters_spec.py
dqops/client/models/column_numeric_population_stddev_sensor_parameters_spec.py
dqops/client/models/column_numeric_population_variance_sensor_parameters_spec.py
dqops/client/models/column_numeric_profiling_checks_spec.py
dqops/client/models/column_numeric_profiling_checks_spec_custom_checks.py
dqops/client/models/column_numeric_sample_stddev_sensor_parameters_spec.py
dqops/client/models/column_numeric_sample_variance_sensor_parameters_spec.py
dqops/client/models/column_numeric_sum_sensor_parameters_spec.py
dqops/client/models/column_numeric_valid_latitude_percent_sensor_parameters_spec.py
dqops/client/models/column_numeric_valid_longitude_percent_sensor_parameters_spec.py
dqops/client/models/column_partitioned_check_categories_spec.py
dqops/client/models/column_patterns_daily_monitoring_checks_spec.py
dqops/client/models/column_patterns_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_patterns_daily_partitioned_checks_spec.py
dqops/client/models/column_patterns_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_patterns_invalid_email_format_count_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_email_format_percent_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_ip_4_address_format_count_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_ip_6_address_format_count_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_usa_phone_format_found_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_usa_phone_format_percent_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_usa_zipcode_format_found_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_usa_zipcode_format_percent_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_uuid_format_count_sensor_parameters_spec.py
dqops/client/models/column_patterns_invalid_uuid_format_percent_sensor_parameters_spec.py
dqops/client/models/column_patterns_monthly_monitoring_checks_spec.py
dqops/client/models/column_patterns_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_patterns_monthly_partitioned_checks_spec.py
dqops/client/models/column_patterns_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_patterns_profiling_checks_spec.py
dqops/client/models/column_patterns_profiling_checks_spec_custom_checks.py
dqops/client/models/column_patterns_text_not_matching_date_pattern_count_sensor_parameters_spec.py
dqops/client/models/column_patterns_text_not_matching_date_pattern_percent_sensor_parameters_spec.py
dqops/client/models/column_patterns_text_not_matching_name_pattern_percent_sensor_parameters_spec.py
dqops/client/models/column_patterns_text_not_matching_regex_count_sensor_parameters_spec.py
dqops/client/models/column_patterns_texts_not_matching_regex_percent_sensor_parameters_spec.py
dqops/client/models/column_percentile_10_in_range_check_spec.py
dqops/client/models/column_percentile_25_in_range_check_spec.py
dqops/client/models/column_percentile_75_in_range_check_spec.py
dqops/client/models/column_percentile_90_in_range_check_spec.py
dqops/client/models/column_percentile_in_range_check_spec.py
dqops/client/models/column_pii_contains_email_percent_check_spec.py
dqops/client/models/column_pii_contains_email_percent_sensor_parameters_spec.py
dqops/client/models/column_pii_contains_ip_4_percent_check_spec.py
dqops/client/models/column_pii_contains_ip_4_percent_sensor_parameters_spec.py
dqops/client/models/column_pii_contains_ip_6_percent_check_spec.py
dqops/client/models/column_pii_contains_ip_6_percent_sensor_parameters_spec.py
dqops/client/models/column_pii_contains_usa_phone_percent_check_spec.py
dqops/client/models/column_pii_contains_usa_phone_percent_sensor_parameters_spec.py
dqops/client/models/column_pii_contains_usa_zipcode_percent_check_spec.py
dqops/client/models/column_pii_contains_usa_zipcode_percent_sensor_parameters_spec.py
dqops/client/models/column_pii_daily_monitoring_checks_spec.py
dqops/client/models/column_pii_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_pii_daily_partitioned_checks_spec.py
dqops/client/models/column_pii_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_pii_monthly_monitoring_checks_spec.py
dqops/client/models/column_pii_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_pii_monthly_partitioned_checks_spec.py
dqops/client/models/column_pii_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_pii_profiling_checks_spec.py
dqops/client/models/column_pii_profiling_checks_spec_custom_checks.py
dqops/client/models/column_population_stddev_in_range_check_spec.py
dqops/client/models/column_population_variance_in_range_check_spec.py
dqops/client/models/column_profiling_check_categories_spec.py
dqops/client/models/column_profiling_check_categories_spec_comparisons.py
dqops/client/models/column_profiling_check_categories_spec_custom.py
dqops/client/models/column_quality_policy_list_model.py
dqops/client/models/column_quality_policy_model.py
dqops/client/models/column_quality_policy_spec.py
dqops/client/models/column_range_max_value_sensor_parameters_spec.py
dqops/client/models/column_range_max_value_statistics_collector_spec.py
dqops/client/models/column_range_mean_value_statistics_collector_spec.py
dqops/client/models/column_range_median_value_statistics_collector_spec.py
dqops/client/models/column_range_min_value_sensor_parameters_spec.py
dqops/client/models/column_range_min_value_statistics_collector_spec.py
dqops/client/models/column_range_statistics_collectors_spec.py
dqops/client/models/column_range_sum_value_statistics_collector_spec.py
dqops/client/models/column_sample_stddev_in_range_check_spec.py
dqops/client/models/column_sample_variance_in_range_check_spec.py
dqops/client/models/column_sampling_column_samples_sensor_parameters_spec.py
dqops/client/models/column_sampling_column_samples_statistics_collector_spec.py
dqops/client/models/column_sampling_statistics_collectors_spec.py
dqops/client/models/column_schema_column_exists_check_spec.py
dqops/client/models/column_schema_daily_monitoring_checks_spec.py
dqops/client/models/column_schema_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_schema_monthly_monitoring_checks_spec.py
dqops/client/models/column_schema_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_schema_profiling_checks_spec.py
dqops/client/models/column_schema_profiling_checks_spec_custom_checks.py
dqops/client/models/column_schema_type_changed_check_spec.py
dqops/client/models/column_spec.py
dqops/client/models/column_spec_advanced_properties.py
dqops/client/models/column_sql_aggregate_expression_check_spec.py
dqops/client/models/column_sql_aggregated_expression_sensor_parameters_spec.py
dqops/client/models/column_sql_condition_failed_check_spec.py
dqops/client/models/column_sql_condition_failed_count_sensor_parameters_spec.py
dqops/client/models/column_sql_condition_passed_percent_check_spec.py
dqops/client/models/column_sql_condition_passed_percent_sensor_parameters_spec.py
dqops/client/models/column_sql_import_custom_result_check_spec.py
dqops/client/models/column_sql_import_custom_result_sensor_parameters_spec.py
dqops/client/models/column_sql_invalid_value_count_check_spec.py
dqops/client/models/column_sql_invalid_value_count_sensor_parameters_spec.py
dqops/client/models/column_statistics_collectors_root_categories_spec.py
dqops/client/models/column_statistics_model.py
dqops/client/models/column_strings_expected_text_values_in_use_count_sensor_parameters_spec.py
dqops/client/models/column_strings_expected_texts_in_top_values_count_sensor_parameters_spec.py
dqops/client/models/column_sum_anomaly_differencing_check_spec.py
dqops/client/models/column_sum_anomaly_stationary_partition_check_spec.py
dqops/client/models/column_sum_change_1_day_check_spec.py
dqops/client/models/column_sum_change_30_days_check_spec.py
dqops/client/models/column_sum_change_7_days_check_spec.py
dqops/client/models/column_sum_change_check_spec.py
dqops/client/models/column_sum_in_range_check_spec.py
dqops/client/models/column_text_daily_monitoring_checks_spec.py
dqops/client/models/column_text_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_text_daily_partitioned_checks_spec.py
dqops/client/models/column_text_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_text_found_in_set_percent_check_spec.py
dqops/client/models/column_text_length_above_max_length_check_spec.py
dqops/client/models/column_text_length_above_max_length_percent_check_spec.py
dqops/client/models/column_text_length_below_min_length_check_spec.py
dqops/client/models/column_text_length_below_min_length_percent_check_spec.py
dqops/client/models/column_text_length_in_range_percent_check_spec.py
dqops/client/models/column_text_match_date_format_percent_check_spec.py
dqops/client/models/column_text_match_date_format_percent_sensor_parameters_spec.py
dqops/client/models/column_text_max_length_check_spec.py
dqops/client/models/column_text_max_word_count_check_spec.py
dqops/client/models/column_text_max_word_count_sensor_parameters_spec.py
dqops/client/models/column_text_max_word_count_statistics_collector_spec.py
dqops/client/models/column_text_mean_length_check_spec.py
dqops/client/models/column_text_min_length_check_spec.py
dqops/client/models/column_text_min_word_count_check_spec.py
dqops/client/models/column_text_min_word_count_sensor_parameters_spec.py
dqops/client/models/column_text_min_word_count_statistics_collector_spec.py
dqops/client/models/column_text_monthly_monitoring_checks_spec.py
dqops/client/models/column_text_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_text_monthly_partitioned_checks_spec.py
dqops/client/models/column_text_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_text_not_matching_date_pattern_found_check_spec.py
dqops/client/models/column_text_not_matching_date_pattern_percent_check_spec.py
dqops/client/models/column_text_not_matching_name_pattern_percent_check_spec.py
dqops/client/models/column_text_not_matching_regex_found_check_spec.py
dqops/client/models/column_text_parsable_to_boolean_percent_check_spec.py
dqops/client/models/column_text_parsable_to_date_percent_check_spec.py
dqops/client/models/column_text_parsable_to_float_percent_check_spec.py
dqops/client/models/column_text_parsable_to_integer_percent_check_spec.py
dqops/client/models/column_text_profiling_checks_spec.py
dqops/client/models/column_text_profiling_checks_spec_custom_checks.py
dqops/client/models/column_text_statistics_collectors_spec.py
dqops/client/models/column_text_text_datatype_detect_statistics_collector_spec.py
dqops/client/models/column_text_text_length_above_max_length_count_sensor_parameters_spec.py
dqops/client/models/column_text_text_length_above_max_length_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_length_below_min_length_count_sensor_parameters_spec.py
dqops/client/models/column_text_text_length_below_min_length_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_length_in_range_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_max_length_sensor_parameters_spec.py
dqops/client/models/column_text_text_max_length_statistics_collector_spec.py
dqops/client/models/column_text_text_mean_length_sensor_parameters_spec.py
dqops/client/models/column_text_text_mean_length_statistics_collector_spec.py
dqops/client/models/column_text_text_min_length_sensor_parameters_spec.py
dqops/client/models/column_text_text_min_length_statistics_collector_spec.py
dqops/client/models/column_text_text_parsable_to_boolean_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_parsable_to_date_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_parsable_to_float_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_parsable_to_integer_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_valid_country_code_percent_sensor_parameters_spec.py
dqops/client/models/column_text_text_valid_currency_code_percent_sensor_parameters_spec.py
dqops/client/models/column_text_valid_country_code_percent_check_spec.py
dqops/client/models/column_text_valid_currency_code_percent_check_spec.py
dqops/client/models/column_texts_not_matching_regex_percent_check_spec.py
dqops/client/models/column_true_percent_check_spec.py
dqops/client/models/column_type_snapshot_spec.py
dqops/client/models/column_uniqueness_daily_monitoring_checks_spec.py
dqops/client/models/column_uniqueness_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_uniqueness_daily_partitioned_checks_spec.py
dqops/client/models/column_uniqueness_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_uniqueness_distinct_count_sensor_parameters_spec.py
dqops/client/models/column_uniqueness_distinct_count_statistics_collector_spec.py
dqops/client/models/column_uniqueness_distinct_percent_sensor_parameters_spec.py
dqops/client/models/column_uniqueness_distinct_percent_statistics_collector_spec.py
dqops/client/models/column_uniqueness_duplicate_count_sensor_parameters_spec.py
dqops/client/models/column_uniqueness_duplicate_count_statistics_collector_spec.py
dqops/client/models/column_uniqueness_duplicate_percent_sensor_parameters_spec.py
dqops/client/models/column_uniqueness_duplicate_percent_statistics_collector_spec.py
dqops/client/models/column_uniqueness_monthly_monitoring_checks_spec.py
dqops/client/models/column_uniqueness_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_uniqueness_monthly_partitioned_checks_spec.py
dqops/client/models/column_uniqueness_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_uniqueness_profiling_checks_spec.py
dqops/client/models/column_uniqueness_profiling_checks_spec_custom_checks.py
dqops/client/models/column_uniqueness_statistics_collectors_spec.py
dqops/client/models/column_valid_latitude_percent_check_spec.py
dqops/client/models/column_valid_longitude_percent_check_spec.py
dqops/client/models/column_whitespace_blank_null_placeholder_text_count_sensor_parameters_spec.py
dqops/client/models/column_whitespace_blank_null_placeholder_text_percent_sensor_parameters_spec.py
dqops/client/models/column_whitespace_daily_monitoring_checks_spec.py
dqops/client/models/column_whitespace_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_whitespace_daily_partitioned_checks_spec.py
dqops/client/models/column_whitespace_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_whitespace_empty_text_count_sensor_parameters_spec.py
dqops/client/models/column_whitespace_empty_text_found_check_spec.py
dqops/client/models/column_whitespace_empty_text_percent_check_spec.py
dqops/client/models/column_whitespace_empty_text_percent_sensor_parameters_spec.py
dqops/client/models/column_whitespace_monthly_monitoring_checks_spec.py
dqops/client/models/column_whitespace_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/column_whitespace_monthly_partitioned_checks_spec.py
dqops/client/models/column_whitespace_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/column_whitespace_null_placeholder_text_found_check_spec.py
dqops/client/models/column_whitespace_null_placeholder_text_percent_check_spec.py
dqops/client/models/column_whitespace_profiling_checks_spec.py
dqops/client/models/column_whitespace_profiling_checks_spec_custom_checks.py
dqops/client/models/column_whitespace_text_surrounded_by_whitespace_count_sensor_parameters_spec.py
dqops/client/models/column_whitespace_text_surrounded_by_whitespace_found_check_spec.py
dqops/client/models/column_whitespace_text_surrounded_by_whitespace_percent_check_spec.py
dqops/client/models/column_whitespace_text_surrounded_by_whitespace_percent_sensor_parameters_spec.py
dqops/client/models/column_whitespace_whitespace_text_count_sensor_parameters_spec.py
dqops/client/models/column_whitespace_whitespace_text_found_check_spec.py
dqops/client/models/column_whitespace_whitespace_text_percent_check_spec.py
dqops/client/models/column_whitespace_whitespace_text_percent_sensor_parameters_spec.py
dqops/client/models/comment_spec.py
dqops/client/models/common_column_model.py
dqops/client/models/compare_thresholds_model.py
dqops/client/models/comparison_check_result_model.py
dqops/client/models/compression_type.py
dqops/client/models/connection_incident_grouping_spec.py
dqops/client/models/connection_model.py
dqops/client/models/connection_model_advanced_properties.py
dqops/client/models/connection_spec.py
dqops/client/models/connection_spec_advanced_properties.py
dqops/client/models/connection_specification_model.py
dqops/client/models/connection_test_model.py
dqops/client/models/connection_test_status.py
dqops/client/models/count_between_rule_parameters_spec.py
dqops/client/models/credential_type.py
dqops/client/models/cron_schedule_spec.py
dqops/client/models/cron_schedules_spec.py
dqops/client/models/csv_file_format_spec.py
dqops/client/models/custom_check_spec.py
dqops/client/models/custom_rule_parameters_spec.py
dqops/client/models/custom_sensor_parameters_spec.py
dqops/client/models/dashboard_spec.py
dqops/client/models/dashboard_spec_parameters.py
dqops/client/models/dashboards_folder_spec.py
dqops/client/models/data_delete_result_partition.py
dqops/client/models/data_dictionary_list_model.py
dqops/client/models/data_dictionary_model.py
dqops/client/models/data_grouping_configuration_list_model.py
dqops/client/models/data_grouping_configuration_model.py
dqops/client/models/data_grouping_configuration_spec.py
dqops/client/models/data_grouping_configuration_trimmed_model.py
dqops/client/models/data_grouping_dimension_source.py
dqops/client/models/data_grouping_dimension_spec.py
dqops/client/models/data_type_category.py
dqops/client/models/databricks_parameters_spec.py
dqops/client/models/databricks_parameters_spec_properties.py
dqops/client/models/datetime_built_in_date_formats.py
dqops/client/models/db_2_parameters_spec.py
dqops/client/models/db_2_parameters_spec_properties.py
dqops/client/models/db_2_platform_type.py
dqops/client/models/default_rule_severity_level.py
dqops/client/models/delete_stored_data_queue_job_parameters.py
dqops/client/models/delete_stored_data_queue_job_result.py
dqops/client/models/delete_stored_data_result.py
dqops/client/models/delete_stored_data_result_partition_results.py
dqops/client/models/delta_lake_file_format_spec.py
dqops/client/models/detected_datatype_category.py
dqops/client/models/detected_datatype_equals_rule_parameters_spec.py
dqops/client/models/dimension_current_data_quality_status_model.py
dqops/client/models/display_hint.py
dqops/client/models/domain_connection_table_key.py
dqops/client/models/dqo_job_change_model.py
dqops/client/models/dqo_job_entry_parameters_model.py
dqops/client/models/dqo_job_history_entry_model.py
dqops/client/models/dqo_job_queue_incremental_snapshot_model.py
dqops/client/models/dqo_job_queue_initial_snapshot_model.py
dqops/client/models/dqo_job_status.py
dqops/client/models/dqo_job_type.py
dqops/client/models/dqo_queue_job_id.py
dqops/client/models/dqo_root.py
dqops/client/models/dqo_settings_model.py
dqops/client/models/dqo_settings_model_properties.py
dqops/client/models/dqo_settings_model_properties_additional_property.py
dqops/client/models/dqo_user_profile_model.py
dqops/client/models/dqo_user_role.py
dqops/client/models/dqo_user_roles_model.py
dqops/client/models/dqo_user_roles_model_data_domain_roles.py
dqops/client/models/duckdb_files_format_type.py
dqops/client/models/duckdb_parameters_spec.py
dqops/client/models/duckdb_parameters_spec_directories.py
dqops/client/models/duckdb_parameters_spec_properties.py
dqops/client/models/duckdb_read_mode.py
dqops/client/models/duckdb_storage_type.py
dqops/client/models/duration.py
dqops/client/models/effective_schedule_level_model.py
dqops/client/models/effective_schedule_model.py
dqops/client/models/equals_1_rule_parameters_spec.py
dqops/client/models/equals_integer_rule_parameters_spec.py
dqops/client/models/error_entry_model.py
dqops/client/models/error_sample_entry_model.py
dqops/client/models/error_sample_entry_model_result.py
dqops/client/models/error_sample_result_data_type.py
dqops/client/models/error_sampler_result.py
dqops/client/models/error_samples_data_scope.py
dqops/client/models/error_samples_list_model.py
dqops/client/models/errors_list_model.py
dqops/client/models/external_log_entry.py
dqops/client/models/field_model.py
dqops/client/models/file_format_spec.py
dqops/client/models/file_synchronization_direction.py
dqops/client/models/filtered_notification_model.py
dqops/client/models/filtered_notification_spec.py
dqops/client/models/folder_synchronization_status.py
dqops/client/models/hana_parameters_spec.py
dqops/client/models/hana_parameters_spec_properties.py
dqops/client/models/hierarchy_id_model.py
dqops/client/models/hierarchy_id_model_path_item.py
dqops/client/models/histogram_daily_issues_count.py
dqops/client/models/historic_data_points_grouping.py
dqops/client/models/iceberg_file_format_spec.py
dqops/client/models/import_schema_queue_job_parameters.py
dqops/client/models/import_severity_rule_parameters_spec.py
dqops/client/models/import_tables_queue_job_parameters.py
dqops/client/models/import_tables_queue_job_result.py
dqops/client/models/import_tables_result.py
dqops/client/models/incident_counts_model.py
dqops/client/models/incident_filtered_notification_location.py
dqops/client/models/incident_grouping_level.py
dqops/client/models/incident_model.py
dqops/client/models/incident_notification_spec.py
dqops/client/models/incident_notification_spec_filtered_notifications.py
dqops/client/models/incident_notification_target_spec.py
dqops/client/models/incident_severity_level_counts_model.py
dqops/client/models/incident_sort_order.py
dqops/client/models/incident_status.py
dqops/client/models/incidents_per_connection_model.py
dqops/client/models/issue_histogram_model.py
dqops/client/models/issue_histogram_model_checks.py
dqops/client/models/issue_histogram_model_columns.py
dqops/client/models/issue_histogram_model_days.py
dqops/client/models/json_file_format_spec.py
dqops/client/models/json_format_type.py
dqops/client/models/json_records_type.py
dqops/client/models/label_model.py
dqops/client/models/local_data_domain_model.py
dqops/client/models/maria_db_parameters_spec.py
dqops/client/models/maria_db_parameters_spec_properties.py
dqops/client/models/max_count_rule_0_error_parameters_spec.py
dqops/client/models/max_count_rule_0_warning_parameters_spec.py
dqops/client/models/max_count_rule_100_parameters_spec.py
dqops/client/models/max_days_rule_1_parameters_spec.py
dqops/client/models/max_days_rule_2_parameters_spec.py
dqops/client/models/max_days_rule_7_parameters_spec.py
dqops/client/models/max_diff_percent_rule_0_parameters_spec.py
dqops/client/models/max_diff_percent_rule_1_parameters_spec.py
dqops/client/models/max_diff_percent_rule_5_parameters_spec.py
dqops/client/models/max_failures_rule_0_parameters_spec.py
dqops/client/models/max_failures_rule_1_parameters_spec.py
dqops/client/models/max_failures_rule_5_parameters_spec.py
dqops/client/models/max_missing_rule_0_error_parameters_spec.py
dqops/client/models/max_missing_rule_0_warning_parameters_spec.py
dqops/client/models/max_missing_rule_2_parameters_spec.py
dqops/client/models/max_percent_rule_0_error_parameters_spec.py
dqops/client/models/max_percent_rule_0_warning_parameters_spec.py
dqops/client/models/max_percent_rule_5_parameters_spec.py
dqops/client/models/min_count_rule_1_parameters_spec.py
dqops/client/models/min_count_rule_constant_1_parameters_spec.py
dqops/client/models/min_percent_rule_100_error_parameters_spec.py
dqops/client/models/min_percent_rule_100_warning_parameters_spec.py
dqops/client/models/min_percent_rule_95_parameters_spec.py
dqops/client/models/minimum_grouping_severity_level.py
dqops/client/models/mono.py
dqops/client/models/mono_response_entity_mono_dqo_queue_job_id.py
dqops/client/models/mono_response_entity_mono_object.py
dqops/client/models/mono_response_entity_mono_void.py
dqops/client/models/my_sql_ssl_mode.py
dqops/client/models/mysql_engine_type.py
dqops/client/models/mysql_parameters_spec.py
dqops/client/models/mysql_parameters_spec_properties.py
dqops/client/models/new_line_character_type.py
dqops/client/models/notification_filter_spec.py
dqops/client/models/optional.py
dqops/client/models/optional_cron_schedule_spec.py
dqops/client/models/optional_incident_notification_spec.py
dqops/client/models/oracle_parameters_spec.py
dqops/client/models/oracle_parameters_spec_properties.py
dqops/client/models/parameter_data_type.py
dqops/client/models/parameter_definition_spec.py
dqops/client/models/parquet_file_format_spec.py
dqops/client/models/partition_incremental_time_window_spec.py
dqops/client/models/physical_table_name.py
dqops/client/models/postgresql_engine_type.py
dqops/client/models/postgresql_parameters_spec.py
dqops/client/models/postgresql_parameters_spec_properties.py
dqops/client/models/postgresql_ssl_mode.py
dqops/client/models/presto_parameters_spec.py
dqops/client/models/presto_parameters_spec_properties.py
dqops/client/models/profiling_time_period_truncation.py
dqops/client/models/provider_sensor_definition_spec.py
dqops/client/models/provider_sensor_definition_spec_parameters.py
dqops/client/models/provider_sensor_list_model.py
dqops/client/models/provider_sensor_model.py
dqops/client/models/provider_sensor_runner_type.py
dqops/client/models/provider_type.py
dqops/client/models/quality_category_model.py
dqops/client/models/quest_db_parameters_spec.py
dqops/client/models/quest_db_parameters_spec_properties.py
dqops/client/models/redshift_authentication_mode.py
dqops/client/models/redshift_parameters_spec.py
dqops/client/models/redshift_parameters_spec_properties.py
dqops/client/models/remote_table_list_model.py
dqops/client/models/repair_stored_data_queue_job_parameters.py
dqops/client/models/rule_folder_model.py
dqops/client/models/rule_folder_model_folders.py
dqops/client/models/rule_list_model.py
dqops/client/models/rule_model.py
dqops/client/models/rule_model_parameters.py
dqops/client/models/rule_parameters_model.py
dqops/client/models/rule_runner_type.py
dqops/client/models/rule_severity_level.py
dqops/client/models/rule_thresholds_model.py
dqops/client/models/rule_time_window_mode.py
dqops/client/models/rule_time_window_settings_spec.py
dqops/client/models/run_checks_on_table_parameters.py
dqops/client/models/run_checks_parameters.py
dqops/client/models/run_checks_queue_job_result.py
dqops/client/models/run_checks_result.py
dqops/client/models/run_checks_target.py
dqops/client/models/schedule_enabled_status_model.py
dqops/client/models/schema_model.py
dqops/client/models/schema_remote_model.py
dqops/client/models/sensor_definition_spec.py
dqops/client/models/sensor_definition_spec_parameters.py
dqops/client/models/sensor_folder_model.py
dqops/client/models/sensor_folder_model_folders.py
dqops/client/models/sensor_list_model.py
dqops/client/models/sensor_model.py
dqops/client/models/sensor_readout_entry_model.py
dqops/client/models/sensor_readouts_list_model.py
dqops/client/models/shared_credential_list_model.py
dqops/client/models/shared_credential_model.py
dqops/client/models/similar_check_model.py
dqops/client/models/similar_table_model.py
dqops/client/models/single_store_db_load_balancing_mode.py
dqops/client/models/single_store_db_parameters_spec.py
dqops/client/models/snowflake_parameters_spec.py
dqops/client/models/snowflake_parameters_spec_properties.py
dqops/client/models/sort_direction.py
dqops/client/models/spark_parameters_spec.py
dqops/client/models/spark_parameters_spec_properties.py
dqops/client/models/spring_error_payload.py
dqops/client/models/sql_server_authentication_mode.py
dqops/client/models/sql_server_parameters_spec.py
dqops/client/models/sql_server_parameters_spec_properties.py
dqops/client/models/statistics_collector_search_filters.py
dqops/client/models/statistics_collector_target.py
dqops/client/models/statistics_data_scope.py
dqops/client/models/statistics_metric_model.py
dqops/client/models/statistics_metric_model_result.py
dqops/client/models/statistics_result_data_type.py
dqops/client/models/synchronize_multiple_folders_dqo_queue_job_parameters.py
dqops/client/models/synchronize_multiple_folders_queue_job_result.py
dqops/client/models/synchronize_root_folder_dqo_queue_job_parameters.py
dqops/client/models/synchronize_root_folder_parameters.py
dqops/client/models/table_accuracy_daily_monitoring_checks_spec.py
dqops/client/models/table_accuracy_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_accuracy_monthly_monitoring_checks_spec.py
dqops/client/models/table_accuracy_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_accuracy_profiling_checks_spec.py
dqops/client/models/table_accuracy_profiling_checks_spec_custom_checks.py
dqops/client/models/table_accuracy_total_row_count_match_percent_check_spec.py
dqops/client/models/table_accuracy_total_row_count_match_percent_sensor_parameters_spec.py
dqops/client/models/table_availability_check_spec.py
dqops/client/models/table_availability_daily_monitoring_checks_spec.py
dqops/client/models/table_availability_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_availability_monthly_monitoring_checks_spec.py
dqops/client/models/table_availability_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_availability_profiling_checks_spec.py
dqops/client/models/table_availability_profiling_checks_spec_custom_checks.py
dqops/client/models/table_availability_sensor_parameters_spec.py
dqops/client/models/table_column_count_sensor_parameters_spec.py
dqops/client/models/table_column_list_ordered_hash_sensor_parameters_spec.py
dqops/client/models/table_column_list_unordered_hash_sensor_parameters_spec.py
dqops/client/models/table_column_types_hash_sensor_parameters_spec.py
dqops/client/models/table_columns_statistics_model.py
dqops/client/models/table_comparison_column_count_match_check_spec.py
dqops/client/models/table_comparison_column_results_model.py
dqops/client/models/table_comparison_column_results_model_column_comparison_results.py
dqops/client/models/table_comparison_configuration_model.py
dqops/client/models/table_comparison_configuration_spec.py
dqops/client/models/table_comparison_daily_monitoring_checks_spec.py
dqops/client/models/table_comparison_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_comparison_daily_partitioned_checks_spec.py
dqops/client/models/table_comparison_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_comparison_grouping_column_pair_model.py
dqops/client/models/table_comparison_grouping_columns_pair_spec.py
dqops/client/models/table_comparison_model.py
dqops/client/models/table_comparison_monthly_monitoring_checks_spec.py
dqops/client/models/table_comparison_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_comparison_monthly_partitioned_checks_spec.py
dqops/client/models/table_comparison_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_comparison_profiling_checks_spec.py
dqops/client/models/table_comparison_profiling_checks_spec_custom_checks.py
dqops/client/models/table_comparison_results_model.py
dqops/client/models/table_comparison_results_model_column_comparison_results.py
dqops/client/models/table_comparison_results_model_table_comparison_results.py
dqops/client/models/table_comparison_row_count_match_check_spec.py
dqops/client/models/table_current_data_quality_status_model.py
dqops/client/models/table_current_data_quality_status_model_checks.py
dqops/client/models/table_current_data_quality_status_model_columns.py
dqops/client/models/table_current_data_quality_status_model_dimensions.py
dqops/client/models/table_custom_sql_daily_monitoring_checks_spec.py
dqops/client/models/table_custom_sql_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_custom_sql_daily_partitioned_checks_spec.py
dqops/client/models/table_custom_sql_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_custom_sql_monthly_monitoring_checks_spec.py
dqops/client/models/table_custom_sql_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_custom_sql_monthly_partitioned_checks_spec.py
dqops/client/models/table_custom_sql_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_custom_sql_profiling_checks_spec.py
dqops/client/models/table_custom_sql_profiling_checks_spec_custom_checks.py
dqops/client/models/table_daily_monitoring_check_categories_spec.py
dqops/client/models/table_daily_monitoring_check_categories_spec_comparisons.py
dqops/client/models/table_daily_monitoring_check_categories_spec_custom.py
dqops/client/models/table_daily_partitioned_check_categories_spec.py
dqops/client/models/table_daily_partitioned_check_categories_spec_comparisons.py
dqops/client/models/table_daily_partitioned_check_categories_spec_custom.py
dqops/client/models/table_data_freshness_anomaly_check_spec.py
dqops/client/models/table_data_freshness_check_spec.py
dqops/client/models/table_data_ingestion_delay_check_spec.py
dqops/client/models/table_data_staleness_check_spec.py
dqops/client/models/table_duplicate_record_count_check_spec.py
dqops/client/models/table_duplicate_record_count_sensor_parameters_spec.py
dqops/client/models/table_duplicate_record_percent_check_spec.py
dqops/client/models/table_duplicate_record_percent_sensor_parameters_spec.py
dqops/client/models/table_incident_grouping_spec.py
dqops/client/models/table_lineage_flow_model.py
dqops/client/models/table_lineage_model.py
dqops/client/models/table_lineage_source_spec.py
dqops/client/models/table_lineage_source_spec_columns.py
dqops/client/models/table_lineage_source_spec_properties.py
dqops/client/models/table_lineage_table_list_model.py
dqops/client/models/table_lineage_table_list_model_properties.py
dqops/client/models/table_list_model.py
dqops/client/models/table_list_model_advanced_properties.py
dqops/client/models/table_model.py
dqops/client/models/table_monitoring_check_categories_spec.py
dqops/client/models/table_monthly_monitoring_check_categories_spec.py
dqops/client/models/table_monthly_monitoring_check_categories_spec_comparisons.py
dqops/client/models/table_monthly_monitoring_check_categories_spec_custom.py
dqops/client/models/table_monthly_partitioned_check_categories_spec.py
dqops/client/models/table_monthly_partitioned_check_categories_spec_comparisons.py
dqops/client/models/table_monthly_partitioned_check_categories_spec_custom.py
dqops/client/models/table_owner_spec.py
dqops/client/models/table_partition_reload_lag_check_spec.py
dqops/client/models/table_partitioned_check_categories_spec.py
dqops/client/models/table_partitioning_model.py
dqops/client/models/table_profiling_check_categories_spec.py
dqops/client/models/table_profiling_check_categories_spec_comparisons.py
dqops/client/models/table_profiling_check_categories_spec_custom.py
dqops/client/models/table_profiling_setup_status_model.py
dqops/client/models/table_quality_policy_list_model.py
dqops/client/models/table_quality_policy_model.py
dqops/client/models/table_quality_policy_spec.py
dqops/client/models/table_row_count_anomaly_differencing_check_spec.py
dqops/client/models/table_row_count_anomaly_stationary_partition_check_spec.py
dqops/client/models/table_row_count_change_1_day_check_spec.py
dqops/client/models/table_row_count_change_30_days_check_spec.py
dqops/client/models/table_row_count_change_7_days_check_spec.py
dqops/client/models/table_row_count_change_check_spec.py
dqops/client/models/table_row_count_check_spec.py
dqops/client/models/table_schema_column_count_changed_check_spec.py
dqops/client/models/table_schema_column_count_check_spec.py
dqops/client/models/table_schema_column_count_statistics_collector_spec.py
dqops/client/models/table_schema_column_list_changed_check_spec.py
dqops/client/models/table_schema_column_list_or_order_changed_check_spec.py
dqops/client/models/table_schema_column_types_changed_check_spec.py
dqops/client/models/table_schema_daily_monitoring_checks_spec.py
dqops/client/models/table_schema_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_schema_monthly_monitoring_checks_spec.py
dqops/client/models/table_schema_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_schema_profiling_checks_spec.py
dqops/client/models/table_schema_profiling_checks_spec_custom_checks.py
dqops/client/models/table_schema_statistics_collectors_spec.py
dqops/client/models/table_spec.py
dqops/client/models/table_spec_advanced_properties.py
dqops/client/models/table_spec_columns.py
dqops/client/models/table_spec_groupings.py
dqops/client/models/table_spec_table_comparisons.py
dqops/client/models/table_sql_aggregate_expression_check_spec.py
dqops/client/models/table_sql_aggregated_expression_sensor_parameters_spec.py
dqops/client/models/table_sql_condition_failed_check_spec.py
dqops/client/models/table_sql_condition_failed_count_sensor_parameters_spec.py
dqops/client/models/table_sql_condition_passed_percent_check_spec.py
dqops/client/models/table_sql_condition_passed_percent_sensor_parameters_spec.py
dqops/client/models/table_sql_import_custom_result_check_spec.py
dqops/client/models/table_sql_import_custom_result_sensor_parameters_spec.py
dqops/client/models/table_sql_invalid_record_count_check_spec.py
dqops/client/models/table_sql_invalid_record_count_sensor_parameters_spec.py
dqops/client/models/table_statistics_collectors_root_categories_spec.py
dqops/client/models/table_statistics_model.py
dqops/client/models/table_timeliness_daily_monitoring_checks_spec.py
dqops/client/models/table_timeliness_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_timeliness_daily_partitioned_checks_spec.py
dqops/client/models/table_timeliness_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_timeliness_data_freshness_sensor_parameters_spec.py
dqops/client/models/table_timeliness_data_ingestion_delay_sensor_parameters_spec.py
dqops/client/models/table_timeliness_data_staleness_sensor_parameters_spec.py
dqops/client/models/table_timeliness_monthly_monitoring_checks_spec.py
dqops/client/models/table_timeliness_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_timeliness_monthly_partitioned_checks_spec.py
dqops/client/models/table_timeliness_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_timeliness_partition_reload_lag_sensor_parameters_spec.py
dqops/client/models/table_timeliness_profiling_checks_spec.py
dqops/client/models/table_timeliness_profiling_checks_spec_custom_checks.py
dqops/client/models/table_uniqueness_daily_monitoring_checks_spec.py
dqops/client/models/table_uniqueness_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_uniqueness_daily_partition_checks_spec.py
dqops/client/models/table_uniqueness_daily_partition_checks_spec_custom_checks.py
dqops/client/models/table_uniqueness_monthly_monitoring_checks_spec.py
dqops/client/models/table_uniqueness_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_uniqueness_monthly_partition_checks_spec.py
dqops/client/models/table_uniqueness_monthly_partition_checks_spec_custom_checks.py
dqops/client/models/table_uniqueness_profiling_checks_spec.py
dqops/client/models/table_uniqueness_profiling_checks_spec_custom_checks.py
dqops/client/models/table_volume_daily_monitoring_checks_spec.py
dqops/client/models/table_volume_daily_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_volume_daily_partitioned_checks_spec.py
dqops/client/models/table_volume_daily_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_volume_monthly_monitoring_checks_spec.py
dqops/client/models/table_volume_monthly_monitoring_checks_spec_custom_checks.py
dqops/client/models/table_volume_monthly_partitioned_checks_spec.py
dqops/client/models/table_volume_monthly_partitioned_checks_spec_custom_checks.py
dqops/client/models/table_volume_profiling_checks_spec.py
dqops/client/models/table_volume_profiling_checks_spec_custom_checks.py
dqops/client/models/table_volume_row_count_sensor_parameters_spec.py
dqops/client/models/table_volume_row_count_statistics_collector_spec.py
dqops/client/models/table_volume_statistics_collectors_spec.py
dqops/client/models/target_column_pattern_spec.py
dqops/client/models/target_rule_severity_level.py
dqops/client/models/target_table_pattern_spec.py
dqops/client/models/temporal_unit.py
dqops/client/models/teradata_parameters_spec.py
dqops/client/models/teradata_parameters_spec_properties.py
dqops/client/models/text_built_in_date_formats.py
dqops/client/models/time_period_gradient.py
dqops/client/models/time_window_filter_parameters.py
dqops/client/models/timestamp_columns_spec.py
dqops/client/models/top_incident_grouping.py
dqops/client/models/top_incidents_model.py
dqops/client/models/top_incidents_model_top_incidents.py
dqops/client/models/trino_engine_type.py
dqops/client/models/trino_parameters_spec.py
dqops/client/models/trino_parameters_spec_properties.py
dqops/client/models/value_changed_rule_parameters_spec.py