[[["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-10-31 UTC."],[],["`JapaneseTextRecognizerOptions` provides settings for recognizing Latin and Japanese text. It implements `TextRecognizerOptionsInterface`, offering constants like `LATIN` and `LATIN_AND_JAPANESE`. A `Builder` nested class helps create instances. Key actions include checking object equality with `equals()` and generating a hash code via `hashCode()`. The class inherits standard methods from `Object`, like `toString()`, `wait()`, and `notify()`.\n"]]