[[["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."],[],["The `KoreanTextRecognizerOptions.Builder` class facilitates creating `KoreanTextRecognizerOptions` instances. Key actions include: using the `Builder()` constructor, calling `build()` to generate a new instance, and optionally setting a custom `Executor` via `setExecutor()`. If no executor is specified, a default internal thread pool is used. `setExecutor()` is typically unnecessary for most use cases, but it allows customization for managing how tasks are executed.\n"]]