Values.OperationUpdatesSourceval to_value :
OperationUpdate.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of OperationId.t
| `Structure of
(string
* [> `Boolean of ReplayChildren.t
| `Integer of StepOptionsNextAttemptDelaySecondsInteger.t
| `List of [> `String of StackTraceEntry.t ] list
| `String of ErrorMessage.t ])
list ])
list ]
list ]