detectedLanguageCode property
The ISO-639 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
If the source language was passed, auto-detection of the language does not occur and this field is empty.
Implementation
core.String? detectedLanguageCode;