The ISO 639-1 two-letter language code if that is defined (e.g. “en”), or else the ISO 639-2
three-letter code if that is defined, or else a Google-specific code.
[null,null,["Last updated 2024-07-10 UTC."],[],["The `TextRecognizedLanguage` class detects the language from text recognition. It provides a read-only property, `languageCode`, which returns the detected language's code as a string. The code follows ISO 639-1 (two-letter), ISO 639-2 (three-letter), or a Google-specific code if no ISO code is available. The initializer `init` is unavailable for this class.\n"]]