Module Values.TranscriptionJobSummariesSource

Sourcetype nonrec t = TranscriptionJobSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TranscriptionJobSummary.t list -> [> `List of [> `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Float of IdentifiedLanguageScore.t | `List of [> `Structure of (string * [> `Enum of string | `Float of DurationInSeconds.t | `List of [> `Enum of string ] list ]) list ] list | `String of TranscriptionJobName.t | `Structure of (string * [> `Enum of string | `List of [> `Enum of string ] list | `String of ModelName.t ]) list | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b