languageCode property

String? languageCode
getter/setter pair

The BCP-47 language code, such as "en-US" or "sr-Latn" list.

For more information, see Standardized codes. This field helps to better interpret the query. If a value isn't specified, the query language code is automatically detected, which may not be accurate.

Optional.

Implementation

core.String? languageCode;