| Interface | Description |
|---|---|
| DataQualityService |
Manage the data quality of Unity Catalog objects (currently support `schema` and `table`)
|
| Class | Description |
|---|---|
| AnomalyDetectionConfig |
Anomaly Detection Configurations.
|
| CancelRefreshRequest |
Request to cancel a refresh.
|
| CancelRefreshResponse |
Response to cancelling a refresh.
|
| CreateMonitorRequest | |
| CreateRefreshRequest | |
| CronSchedule |
The data quality monitoring workflow cron schedule.
|
| DataProfilingConfig |
Data Profiling Configurations.
|
| DataProfilingCustomMetric |
Custom metric definition.
|
| DataQualityAPI |
Manage the data quality of Unity Catalog objects (currently support `schema` and `table`)
|
| DeleteMonitorRequest | |
| DeleteRefreshRequest | |
| GetMonitorRequest | |
| GetRefreshRequest | |
| InferenceLogConfig |
Inference log configuration.
|
| ListMonitorRequest | |
| ListMonitorResponse |
Response for listing Monitors.
|
| ListRefreshRequest | |
| ListRefreshResponse |
Response for listing refreshes.
|
| Monitor |
Monitor for the data quality of unity catalog entities such as schema or table.
|
| NotificationDestination |
Destination of the data quality monitoring notification.
|
| NotificationSettings |
Settings for sending notifications on the data quality monitoring.
|
| Refresh |
The Refresh object gives information on a refresh of the data quality monitoring pipeline.
|
| SnapshotConfig |
Snapshot analysis configuration.
|
| TimeSeriesConfig |
Time series analysis configuration.
|
| UpdateMonitorRequest | |
| UpdateRefreshRequest |
| Enum | Description |
|---|---|
| AggregationGranularity |
The granularity for aggregating data into time windows based on their timestamp.
|
| CronSchedulePauseStatus |
The data quality monitoring workflow cron schedule pause status.
|
| DataProfilingCustomMetricType |
The custom metric type.
|
| DataProfilingStatus |
The status of the data profiling monitor.
|
| InferenceProblemType |
Inference problem type the model aims to solve.
|
| RefreshState |
The state of the refresh.
|
| RefreshTrigger |
The trigger of the refresh.
|
Copyright © 2026. All rights reserved.