languageCode property

String? languageCode
getter/setter pair

The language_code that the name is localized with.

This should be the language_code specified in the request, but may be a fallback.

Output only.

Implementation

core.String? languageCode;