languageCode property

String languageCode
final

The language of the text, which will be the same as the language specified in the request or, if not specified, the automatically-detected language. See Document.language field for more details.

Implementation

final String languageCode;