language property

String? language
getter/setter pair

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

core.String? language;