Values.TranslatedDocumentSourceThe translated content.
type nonrec t = {content : TranslatedDocumentContent.t option;The document containing the translated content.
*)}val to_value :
t ->
[> `Structure of (string * [> `Blob of TranslatedDocumentContent.t ]) list ]