Values.BatchGetCodeReviewJobsOutputSourceOutput for the BatchGetCodeReviewJobs operation.
type nonrec t = {codeReviewJobs : CodeReviewJobList.t option;The list of code review jobs that were found.
*)notFound : CodeReviewJobIdList.t option;The list of code review job identifiers that were not found.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]
list
| `String of String_.t
| `Structure of
(string * [> `Enum of string | `String of String_.t ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ]
list ])
list ]