To use this type, add from zaber_motion.gcode import TranslateResult to the top of your source code.
from zaber_motion.gcode import TranslateResult
translate_result.commands
List[str]
translate_result.warnings
List[TranslateMessage]