sourceLanguageCode property

String? sourceLanguageCode
getter/setter pair

The ISO-639 language code of the input text, for example, "en-US".

Expected to be an exact match for GlossaryTerm.language_code.

Required.

Implementation

core.String? sourceLanguageCode;