You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unique resource identifier (RID) of a Data Health Check Report.
4
+
5
+
## Type
6
+
```python
7
+
RID
8
+
```
9
+
10
+
11
+
[[Back to Model list]](../../../../README.md#models-v2-link)[[Back to API list]](../../../../README.md#apis-v2-link)[[Back to README]](../../../../README.md)
[[Back to top]](#)[[Back to API list]](../../../README.md#apis-v2-link)[[Back to Model list]](../../../README.md#models-v2-link)[[Back to README]](../../../README.md)
**check** | Check | Yes | Snapshot of the check configuration when this report was created. This will not change if the check is later modified. |
10
+
**result** | CheckResult | Yes | |
11
+
**created_time** | CreatedTime | Yes | |
12
+
13
+
14
+
[[Back to Model list]](../../../../README.md#models-v2-link)[[Back to API list]](../../../../README.md#apis-v2-link)[[Back to README]](../../../../README.md)
**message** | Optional[str] | No | Further details about the result of the check. |
10
+
11
+
12
+
[[Back to Model list]](../../../../README.md#models-v2-link)[[Back to API list]](../../../../README.md#apis-v2-link)[[Back to README]](../../../../README.md)
[[Back to Model list]](../../../../README.md#models-v2-link)[[Back to API list]](../../../../README.md#apis-v2-link)[[Back to README]](../../../../README.md)
**transaction_id** | Optional[TransactionId] | The ID of a transaction to read from. Transactions are an experimental feature and all workflows may not be supported. | [optional] |
**transaction_id** | Optional[TransactionId] | The ID of a transaction to read from. Transactions are an experimental feature and all workflows may not be supported. | [optional] |
0 commit comments