[[["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 `MLKIdentifiedLanguage` class represents a language detected in text. It provides the `languageTag`, a BCP 47 language tag indicating the identified language, and a `confidence` score, a float value reflecting the accuracy of the detection. The class is read-only, offering the detected language and its confidence level. The initializer `-init` is unavailable for direct object creation.\n"]]