Class Translation


  • public class Translation
    extends Object
    A Translation object represents translation job(s) results.
    See Also:
    TranslationLanguage
    • Constructor Detail

      • Translation

        public Translation()
    • Method Detail

      • getCompletedOn

        public String getCompletedOn()
        Returns a String that contains the date and time the job was completed on in ISO-8601 UTC form.
        Returns:
        A String that contains the date and time the job was completed on in ISO-8601 UTC form.