Skip to content

DataModelTranslationResultResponse

Field Type Description
status DataModelTranslationTaskStatus Status of the translation task.
result String Base64 encoded byte array (UTF-8 charset) of the output (translated) data payload or an error message.
mimeType MimeType The MIME type of the result data payload.