sourceLanguageCode property

String? sourceLanguageCode
getter/setter pair

The BCP-47 language code of the source text in the request, for example, "en-US".

Required.

Implementation

core.String? sourceLanguageCode;