sourceLanguageCode property
The ISO-639 language code of the input text if known, for example, "hi" or "zh".
If the source language isn't specified, the API attempts to identify the source language automatically and returns the source language for each content in the response.
Optional.
Implementation
core.String? sourceLanguageCode;