[[["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 document outlines five globally available classes for MLKit features. `ModelManager` handles models, while `RemoteModel` represents models stored remotely and downloaded. `TranslateRemoteModel` is a specific remote model for translation. `Translator` performs text translation. Lastly, `TranslatorOptions` configures settings for the `Translator` class. These classes, declared in Swift, facilitate model management, remote model handling, text translation, and related options.\n"]]