Class TranslationFileMapping (0.11.7)

TranslationFileMapping(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Mapping between an input and output file to be translated in a subtask.

Attributes

NameDescription
input_path str
The Cloud Storage path for a file to translation in a subtask.
output_path str
The Cloud Storage path to write back the corresponding input file to.