Values_0.BatchGetDataQualityResultResponseSourceRetrieves a list of data quality results for the specified result IDs.
type nonrec t = {results : DataQualityResultsList.t option;A list of DataQualityResult objects representing the data quality results.
*)resultsNotFound : DataQualityResultIds.t option;A list of result IDs for which results were not found.
*)}type nonrec error = [ | `InternalServiceException of InternalServiceException.t| `InvalidInputException of InvalidInputException.t| `OperationTimeoutException of OperationTimeoutException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServiceException of InternalServiceException.t
| `InvalidInputException of InvalidInputException.t
| `OperationTimeoutException of OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServiceException of InternalServiceException.t
| `InvalidInputException of InvalidInputException.t
| `OperationTimeoutException of OperationTimeoutException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of HashString.t
| `Structure of
(string
* [> `Double of GenericBoundedDouble.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Map of
([> `String of NameString.t ]
* [> `Double of NullableDouble.t
| `String of NameString.t ])
list
| `String of NameString.t
| `Structure of
(string
* [> `List of
[> `String of NameString.t ] list
| `String of NameString.t
| `Structure of
(string * [> `Double of NullableDouble.t ])
list ])
list ])
list ]
list
| `String of HashString.t
| `Structure of
(string
* [> `Double of NullableDouble.t
| `Structure of
(string
* [> `Map of
([> `String of NameString.t ]
* [> `String of DescriptionString.t ])
list
| `String of NameString.t ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]
list ])
list ]