MutableSequence[bytes]
The array of translated documents. It is
expected to be size 1 for now. We may produce
multiple translated documents in the future for
other type of file formats.
mime_type
str
The translated document's mime type.
detected_language_code
str
The detected language for the input document.
If the user did not provide the source language
for the input document, this field will have the
language code automatically detected. If the
source language was passed, auto-detection of
the language does not occur and this field is
empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]