[[["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 core content outlines two classes related to image labeling with custom models in Android development. `CustomImageLabelerOptions` provides configuration options for the `ImageLabeler`, enabling the use of custom-trained models. `CustomImageLabelerOptions.Builder` is used to construct and configure instances of `CustomImageLabelerOptions`, offering a way to set the desired options for the labeler. These are used to define how the model interprets and processes image information.\n"]]