[[["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 `MLKCommonTextRecognizerOptions` class provides common options for the ML Kit Text Recognizer. It's an abstract class, meaning it cannot be instantiated directly. Instead, users must utilize the initializers found in its subclasses. The `init` method is declared as unavailable, reinforcing the requirement to use subclass initializers. It is used to set the options for the text recognizer.\n"]]