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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["The `MLKTextRecognizedLanguage` class identifies the language of recognized text. It provides a `languageCode` property, which is a read-only string representing the detected language. This code follows ISO 639-1 (two-letter), ISO 639-2 (three-letter), or a Google-specific format. The class's initializer (`init`) is unavailable for direct use.\n"]]