[[["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."],[],["`DevanagariTextRecognizerOptions` configures text recognition for Latin and Devanagari scripts. It includes a `Builder` class for option creation. The class supports checking object equality via `equals()` and generates hash codes with `hashCode()`. It inherits constants like `LATIN`, `LATIN_AND_DEVANAGARI`, etc, from `TextRecognizerOptionsInterface`, and inherits methods like `clone()` and `toString()` from `java.lang.Object`.\n"]]