Module Values_2.TrainingJobSummariesSource

Sourcetype nonrec t = TrainingJobSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TrainingJobSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of Values_1.TrainingJobName.t | `Structure of (string * [> `Enum of string | `Integer of int | `String of string ]) list | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TrainingJobSummary.t list