targetLanguageCodes property

List<String>? targetLanguageCodes
getter/setter pair

The ISO-639 language code to use for translation of the input document.

Specify up to 10 language codes here.

Required.

Implementation

core.List<core.String>? targetLanguageCodes;